]> 4ch.mooo.com Git - 16.git/blobdiff - makefile
fixed font offset calculation
[16.git] / makefile
index 588ffa575877a318e357e14097c01f9fca4af037..3be8bca9d8b3ebaf8fefd3d78516cab1ca5868aa 100644 (file)
--- a/makefile
+++ b/makefile
@@ -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