X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=Makefile.wat;h=77dc44744857fc12477110a7a3b716702c696c87;hb=e1d7e97b8837fd6ae3333b5d2b9a5fade4c84d08;hp=8ad67786c3c2101b13caf8b9e558171dc0b9d2eb;hpb=5479ac18172fadd09d5130d2289d941c7afbe00a;p=freeglut diff --git a/Makefile.wat b/Makefile.wat index 8ad6778..77dc447 100644 --- a/Makefile.wat +++ b/Makefile.wat @@ -22,7 +22,7 @@ DEBUG_STATIC_DIR = debug-static DEBUG_DYNAMIC_DIR = debug-dynamic INCLUDE_DIR = ..\include -SRC_DIR = ..\src +SRC_DIR = ..\src\Common COMPILER = wcc386 COMPILE_COMMON_OPTIONS = -i$(INCLUDE_DIR);$(%WATCOM)\h;$(%WATCOM)\h\nt -fp6 -w4 -e25 -wcd202 -bt=nt -mf -zq COMPILE_DEBUG_OPTIONS = -d3 -od -DDEBUG -D_DEBUG @@ -144,10 +144,10 @@ freeglut_overlay.obj : $(SRC_DIR)\freeglut_overlay.c freeglut_spaceball.obj : $(SRC_DIR)\freeglut_spaceball.c $(COMPILER) $(SRC_DIR)\$[. $(COMPILE_OPTIONS) -ffreeglut_state.obj : $(SRC_DIR)\freeglut_state.c +freeglut_state.obj : $(SRC_DIR)\freeglut_state.c $(COMPILER) $(SRC_DIR)\$[. $(COMPILE_OPTIONS) -reeglut_stroke_mono_roman.obj : $(SRC_DIR)\freeglut_stroke_mono_roman.c +freeglut_stroke_mono_roman.obj : $(SRC_DIR)\freeglut_stroke_mono_roman.c $(COMPILER) $(SRC_DIR)\$[. $(COMPILE_OPTIONS) freeglut_stroke_roman.obj : $(SRC_DIR)\freeglut_stroke_roman.c