X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=makefile.gnu;h=a875c3a454781700e5ad1d1813c07b0ebe1029c9;hb=1ea28365b71698cb15fc04cb74efc532073fdf46;hp=7c41e3b4b7ea3978b51dd66cf69c3fdf54594998;hpb=562a5008d417d162e2f133b2eea7e5bb37a3070c;p=16.git diff --git a/makefile.gnu b/makefile.gnu index 7c41e3b4..a875c3a4 100644 --- a/makefile.gnu +++ b/makefile.gnu @@ -35,7 +35,7 @@ test.exe: test.$(OBJ) modex16.$(OBJ) bitmap.$(OBJ) lib_head.$(OBJ) test2.exe: test2.$(OBJ) modex16.$(OBJ) bitmap.$(OBJ) planar.$(OBJ) lib_head.$(OBJ) wcl $(FLAGS) test2.$(OBJ) modex16.$(OBJ) bitmap.$(OBJ) planar.$(OBJ) lib_head.$(OBJ) -fonttest.exe: text.$(OBJ) fonttest.$(OBJ) +fonttest.exe: 16text.$(OBJ) fonttest.$(OBJ) wcl $(FLAGS) fonttest.$(OBJ) 16text.$(OBJ) 16text.$(OBJ): $(SRCLIB)16text.c