aboutsummaryrefslogtreecommitdiff
path: root/cripp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cripp/Makefile')
-rw-r--r--cripp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cripp/Makefile b/cripp/Makefile
new file mode 100644
index 0000000..925e6f7
--- /dev/null
+++ b/cripp/Makefile
@@ -0,0 +1,2 @@
+CXX = g++
+CXXFLAGS = -Wall -Wextra -O2 -std=c++11 -lgmp -lgmpxx \ No newline at end of file