X-Git-Url: http://gitweb.michael.orlitzky.com/?p=spline3.git;a=blobdiff_plain;f=makefile;h=3862b333e3dbf6fd4de745e560814c56554969bf;hp=15f2a758d1b783816b54fea31ccdc3a2a02ae53d;hb=ca495d22b5c5e7dcd6dfc0b21c2fa5e605eae2c6;hpb=a1ceb2d031565de4684ad00bbbc72911c37a5f38 diff --git a/makefile b/makefile index 15f2a75..3862b33 100644 --- a/makefile +++ b/makefile @@ -41,9 +41,6 @@ profile: $(SRCS) --enable-executable-profiling runghc Setup.hs build -hpc: $(PN).cabal $(SRCS) - FLAGS="hpc" make - clean: runghc Setup.hs clean rm -rf dist/