summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2013-02-27 12:53:28 (GMT)
committerJan Huwald <jh@sotun.de>2013-02-27 12:53:28 (GMT)
commitea0af731616517ced2b8f3c2e0e37bd8daa4e3eb (patch)
treeed2abf0bc9ebcb2fc0240fbce15444577e5716e6 /Makefile
Initial commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..010c76d
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+CXX=g++ -std=c++0x -O3 -Wall -Wextra -Werror
+
+all: cacount
+
+clean:
+ -rm cacount *~ \ No newline at end of file
contact: Jan Huwald // Impressum