summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorBrett Weiland <techcrazybsw@gmail.com>2020-11-12 12:10:17 -0600
committerBrett Weiland <techcrazybsw@gmail.com>2020-11-12 12:10:17 -0600
commit2d7eb043c3aa65ce1611850fcb1ede6b480588fb (patch)
treef85941aecc17cafd91d425e4fc11efac196b4415 /makefile
new file: makefile
new file: string_shit.cpp
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..66f7ebb
--- /dev/null
+++ b/makefile
@@ -0,0 +1,2 @@
+make:
+ g++ -o a string_shit.cpp