SUBDIRS = callbacks noinst_LTLIBRARIES = libcommon.la libcommon_la_SOURCES = $(COMMON) libcommon_la_CPPFLAGS = -D_DEBUG libcommon_la_LIBADD = \ callbacks/libcallbacks.la libcommon_la_DEPENDENCIES = \ callbacks/libcallbacks.la COMMON = \ extal.c \ extal.h \ extgl.c \ extgl.h \ org_lwjgl_Display.h \ org_lwjgl_Sys.h \ org_lwjgl_input_GamePad.h \ org_lwjgl_input_Joystick.h \ org_lwjgl_input_Keyboard.h \ org_lwjgl_input_Mouse.h \ MatrixOpCommon.cpp \ MatrixOpCommon.h \ org_lwjgl_Math.cpp \ org_lwjgl_Math.h \ org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect.cpp \ org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect.h \ org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe.cpp \ org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe.h \ org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect.cpp \ org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect.h \ org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe.cpp \ org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe.h \ org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect.cpp \ org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect.h \ org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe.cpp \ org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe.h \ org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect.cpp \ org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect.h \ org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe.cpp \ org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe.h \ org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect.cpp \ org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect.h \ org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe.cpp \ org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe.h \ org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect.cpp \ org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect.h \ org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe.cpp \ org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe.h \ org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect.cpp \ org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect.h \ org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe.cpp \ org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe.h \ org_lwjgl_openal_ALC.cpp \ org_lwjgl_openal_ALC.h \ org_lwjgl_openal_BaseAL.cpp \ org_lwjgl_openal_BaseAL.h \ org_lwjgl_openal_CoreAL.cpp \ org_lwjgl_openal_CoreAL.h \ org_lwjgl_openal_eax_BaseEAX.cpp \ org_lwjgl_openal_eax_BaseEAX.h \ org_lwjgl_openal_eax_CoreEAX.cpp \ org_lwjgl_openal_eax_CoreEAX.h \ org_lwjgl_openal_eax_EAXBufferProperties.cpp \ org_lwjgl_openal_eax_EAXBufferProperties.h \ org_lwjgl_openal_eax_EAXListenerProperties.cpp \ org_lwjgl_openal_eax_EAXListenerProperties.h \ org_lwjgl_opengl_CoreGL.cpp \ org_lwjgl_opengl_CoreGL.h \ org_lwjgl_opengl_GL.cpp \ org_lwjgl_opengl_GL.h \ org_lwjgl_opengl_GLU.cpp \ org_lwjgl_opengl_GLU.h