summaryrefslogtreecommitdiff
path: root/hex_editor_1k/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hex_editor_1k/Makefile')
-rw-r--r--hex_editor_1k/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/hex_editor_1k/Makefile b/hex_editor_1k/Makefile
new file mode 100644
index 0000000..0c4be02
--- /dev/null
+++ b/hex_editor_1k/Makefile
@@ -0,0 +1,2 @@
+make:
+ tcc he.c -o he \ No newline at end of file