]> 4ch.mooo.com Git - 16.git/blobdiff - 16/16/SCRC/MAKEFILE
clear
[16.git] / 16 / 16 / SCRC / MAKEFILE
diff --git a/16/16/SCRC/MAKEFILE b/16/16/SCRC/MAKEFILE
deleted file mode 100755 (executable)
index 571aaa6..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-all: test.exe\r
-\r
-test.exe: test.obj palette.obj\r
-       wcl test.obj palette.obj\r
-\r
-test.obj: test.c\r
-       wcl -c test.c\r
-\r
-palette.obj: palette.h palette.c constant.h\r
-       wcl -c palette.c\r