summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHaoran S. Diao <0@hairydiode.xyz>2020-02-03 15:04:56 -0800
committerHaoran S. Diao <0@hairydiode.xyz>2020-02-03 15:04:56 -0800
commitaf24a0d667976215456099d85f8b7216c5047f92 (patch)
tree998f8b4236d626a7a0dfc264b28df08dfe711638 /Makefile
Initial Commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..b974136
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+0x800: main.c
+ gcc main.c -o 0x800