summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorClay Smith <claysmith158@gmail.com>2023-08-01 01:01:56 -0500
committerClay Smith <claysmith158@gmail.com>2023-08-01 01:01:56 -0500
commitecb28155a6afcbe4c50ebe8e6bc112ff884af48a (patch)
tree9cd293fc1aa0473d370bf0167f51e5e8f5248f5e /Makefile
First commitHEADmain
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..eab965b
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+all: main.c
+ gcc -g main.c -o isu_times.exe && ./isu_times.exe