summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorReimar <Reimar@Leike.name>2014-12-02 22:59:07 +0100
committerReimar <Reimar@Leike.name>2014-12-02 22:59:07 +0100
commitcd89b5b3fc2d25b401fb8d6dc6ea4e0337e28fa2 (patch)
tree92cda2c2122ad0cd61eb086643c1f0606bee2b9f /Makefile
parente777b111586e0d049a9e2265f2ff1deec1689c3f (diff)
downloadSpaceCannon-cd89b5b3fc2d25b401fb8d6dc6ea4e0337e28fa2.tar
SpaceCannon-cd89b5b3fc2d25b401fb8d6dc6ea4e0337e28fa2.tar.gz
SpaceCannon-cd89b5b3fc2d25b401fb8d6dc6ea4e0337e28fa2.tar.bz2
SpaceCannon-cd89b5b3fc2d25b401fb8d6dc6ea4e0337e28fa2.tar.xz
SpaceCannon-cd89b5b3fc2d25b401fb8d6dc6ea4e0337e28fa2.zip
Added Tobicompatibility
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 812fc56..11e46ce 100644
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,4 @@
3all: JnR 3all: JnR
4 4
5JnR: JnR.cpp 5JnR: JnR.cpp
6 g++ JnR.cpp -O2 -Wall -lSDL -std=c++11 -o JnR 6 g++ JnR.cpp -O2 -Wall -lSDL -o JnR