summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorfxqnlr <[email protected]>2024-09-19 20:06:53 +0200
committerfxqnlr <[email protected]>2024-09-19 20:06:53 +0200
commitf0b8e96b51b1a8b19365c9d010639c8d67a42506 (patch)
tree36a217aa03f7174ddfdbb34736f2288072bda4af /Makefile
downloadasmsite-f0b8e96b51b1a8b19365c9d010639c8d67a42506.tar
asmsite-f0b8e96b51b1a8b19365c9d010639c8d67a42506.tar.gz
asmsite-f0b8e96b51b1a8b19365c9d010639c8d67a42506.zip
initial commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..e01d065
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
1make:
2 ./fasm/fasm main.asm
3 chmod +x main
4 ./main