X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Makefile;h=5cb2248eca3e1ca0cbef45191fc9f7b1d22d7c12;hp=fc098691ff4d4a8ec122238ec9aa74202decb1ee;hb=84fa3e4b6eacb0ea6fe51393732ef01f8086c9b0;hpb=7254abcc4283eeb5be843f5d00657f9ba6a945a8 diff --git a/Makefile b/Makefile index fc09869..5cb2248 100644 --- 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