]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - GNUmakefile
Fixed stack-overflow bugs
[Lucu.git] / GNUmakefile
diff --git a/GNUmakefile b/GNUmakefile
new file mode 100644 (file)
index 0000000..e85c5ed
--- /dev/null
@@ -0,0 +1,5 @@
+RUN_COMMAND = $(MAKE) -C examples run
+
+CONFIGURE_ARGS = -O
+
+include cabal-package.mk
\ No newline at end of file