summaryrefslogtreecommitdiff
path: root/cpp/Makefile
diff options
context:
space:
mode:
authorSanto Cariotti <sancn@live.com>2017-05-27 15:39:05 +0200
committerSanto Cariotti <sancn@live.com>2017-05-27 15:39:05 +0200
commitb880ad05d37cf36ec1edddc944f558420bc8a07e (patch)
tree5a1ddfb5b420f23ecb32a9cf9e6d17582ee084c5 /cpp/Makefile
parent09422247fe86c55961ffd53587fe0ea8772e452c (diff)
fixed it
Diffstat (limited to 'cpp/Makefile')
-rw-r--r--cpp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/Makefile b/cpp/Makefile
new file mode 100644
index 0000000..147432b
--- /dev/null
+++ b/cpp/Makefile
@@ -0,0 +1,2 @@
+all:
+ g++-4.8 -Wall -std=c++11 -o $1 $1.cpp