aboutsummaryrefslogtreecommitdiffstats
path: root/h64e/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'h64e/Makefile')
-rw-r--r--h64e/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/h64e/Makefile b/h64e/Makefile
new file mode 100644
index 0000000..074800b
--- /dev/null
+++ b/h64e/Makefile
@@ -0,0 +1,4 @@
+CC=gcc
+CFLAGS=
+make:
+ $(CC) -c core.c \ No newline at end of file