summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authoralekseiplusplus <alekseijeaves@protonmail.com>2023-04-21 03:44:47 +1000
committeralekseiplusplus <alekseijeaves@protonmail.com>2023-04-21 03:44:47 +1000
commitee742e6020248f9695cc9ce5bbace5f42814383e (patch)
treed8be3463f30027c965e821ac63b8b6eae047390d /makefile
parentc4c28762385c52d0c349da72e3f3bbed64197411 (diff)
have to call it a night.
Diffstat (limited to 'makefile')
-rw-r--r--makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/makefile b/makefile
index 41cddbc..636b454 100644
--- a/makefile
+++ b/makefile
@@ -1,3 +1,2 @@
main:
- gcc instruction-bin.c -o instruction-dump
- gcc test.c -o main
+ gcc test.c -o main \ No newline at end of file