summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorotis3761 <claysmith158@gmail.com>2022-07-23 22:38:20 -0500
committerotis3761 <claysmith158@gmail.com>2022-07-23 22:38:20 -0500
commit9b6775868d460c8841f2211f20ef4d648fafcd63 (patch)
treed74688d5128a9fa70efeb43722c75220644eb959 /Makefile
Because I messed up when switching my last repo from private to publicHEADmain
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..206cb3f
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+test: wordle.c
+ gcc wordle.c && ./a.out