From 34a4ab54f7f1e58396a636d322c2a674c04e2344 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Wed, 14 Oct 2015 21:46:42 +0200 Subject: Add beginnings of cripp --- cripp/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cripp/Makefile (limited to 'cripp/Makefile') 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 -- cgit v1.2.3-70-g09d2