summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2014-11-25 17:07:30 (GMT)
committerJan Huwald <jh@sotun.de>2014-11-25 17:07:30 (GMT)
commit13e6cd30991ebccf549ec932805c847416668765 (patch)
tree961aa7888f5f942b4dbe2b4203fb27a11cab1ed4 /Makefile
partial implementation of gen_demultiplexer
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..022e5a0
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+CXX=g++ -std=c++11 -ggdb -Wall -Wextra
+LDFLAGS=-lgecodedriver -lgecodesearch -lgecodeminimodel -lgecodeint -lgecodekernel -lgecodesupport -lgecodegist
+
+all: gen_demultiplexer
contact: Jan Huwald // Impressum