]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Makefile
Added NEWS
[Lucu.git] / Makefile
index fc098691ff4d4a8ec122238ec9aa74202decb1ee..5cb2248eca3e1ca0cbef45191fc9f7b1d22d7c12 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ run: build
 
 dist/setup-config: $(CABAL_FILE) Setup
 #      ./Setup configure --disable-optimization
-       ./Setup configure -p -O --enable-split-objs
+       ./Setup configure -O
 
 Setup: Setup.hs
        $(GHC) --make Setup