]> 4ch.mooo.com Git - 16.git/commitdiff
i added mapread.obj back
authorsparky4 <sparky4@cock.li>
Sat, 23 May 2015 22:46:24 +0000 (17:46 -0500)
committersparky4 <sparky4@cock.li>
Sat, 23 May 2015 22:46:24 +0000 (17:46 -0500)
modified:   makefile

makefile

index 824ef94f45c1f73122febfbf29ab964ca84b8087..09ad5ba87201f0e17a99a845cd6350e61aeb4dad 100644 (file)
--- a/makefile
+++ b/makefile
@@ -28,8 +28,8 @@ test2.obj: $(SRC)test2.c $(SRCLIB)modex16.h
 pcxtest.obj: $(SRC)pcxtest.c $(SRCLIB)modex16.h\r
        wcl $(FLAGS) -c $(SRC)pcxtest.c\r
 \r
-#maptest.obj: $(SRC)maptest.c $(SRCLIB)mapread.h\r
-       wcl $(FLAGS) -c $(SRC)maptest.c\r
+maptest.obj: $(SRC)maptest.c $(SRCLIB)mapread.h\r
+       wcl $(FLAGS) -c $(SRC)maptest.c\r
 \r
 modex16.obj: $(SRCLIB)modex16.h $(SRCLIB)modex16.c\r
        wcl $(FLAGS) -c $(SRCLIB)modex16.c\r