]> 4ch.mooo.com Git - 16.git/commitdiff
ok it compiles~
authorsparky4 <sparky4@cock.li>
Mon, 22 Jun 2015 21:18:10 +0000 (16:18 -0500)
committersparky4 <sparky4@cock.li>
Mon, 22 Jun 2015 21:18:10 +0000 (16:18 -0500)
Signed-off-by: sparky4 <sparky4@cock.li>
16.LIB
fonttest.exe
makefile
makefile.gnu

diff --git a/16.LIB b/16.LIB
index e9ec45440d4704acb6db02ee371f3adaddddec49..d37305c399eed33bff6c644b583595db4a77431f 100644 (file)
Binary files a/16.LIB and b/16.LIB differ
index 6a6d957546e5be901809132fb57212173ac0d79a..3c006f652ffcd68b37cdad12608fd53fcdff37fd 100644 (file)
Binary files a/fonttest.exe and b/fonttest.exe differ
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
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