summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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