X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=blobdiff_plain;f=Makefile;h=7ad18db2c8c8ad02b024763154dcb2bd7bcc478f;hp=2b7f19371958cbb9ce348a9b98dc6585095057ef;hb=f28623e0f1a387644ace978774790c74bad4e0e8;hpb=9c0cec866a98b6f3c057fe789984493a292d3a4e;ds=sidebyside diff --git a/Makefile b/Makefile index 2b7f193..7ad18db 100644 --- a/Makefile +++ b/Makefile @@ -48,9 +48,6 @@ darwin_linker_flags += -Wl,-dylib_file,$(darwin_ogl_libdir)/libGL.dylib:$(darwin darwin_linker_flags += -Wl,-dylib_file,$(darwin_ogl_libdir):$(darwin_libdir)/libGLU.dylib darwin_linker_flags += -lSystem.B -lmathCommon.A -lGL -lGLU -# stupid broke-ass darwin linker... -darwin_linker_flags += build/Darwin/org/ibex/plat/OpenGL.java.o build/Darwin/org/ibex/plat/POSIX.java.o - target_bin_extension_$(platform) := $(shell echo $(platform) | tr A-Z a-z) target_bin_extension_Win32 := exe target_bin_extension_Java2 := jar