]> 4ch.mooo.com Git - 16.git/blobdiff - makefile.gnu
fixed font offset calculation
[16.git] / makefile.gnu
index 7c41e3b4b7ea3978b51dd66cf69c3fdf54594998..a875c3a454781700e5ad1d1813c07b0ebe1029c9 100644 (file)
@@ -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)\r
        wcl $(FLAGS) test2.$(OBJ) modex16.$(OBJ) bitmap.$(OBJ) planar.$(OBJ) lib_head.$(OBJ)\r
 \r
-fonttest.exe: text.$(OBJ) fonttest.$(OBJ)\r
+fonttest.exe: 16text.$(OBJ) fonttest.$(OBJ)\r
        wcl $(FLAGS) fonttest.$(OBJ) 16text.$(OBJ)\r
 \r
 16text.$(OBJ): $(SRCLIB)16text.c\r