X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=3862b333e3dbf6fd4de745e560814c56554969bf;hb=0b3152a88d2fa4a7c75f29a2859c31ef23d27bf3;hp=15f2a758d1b783816b54fea31ccdc3a2a02ae53d;hpb=6c0620002bd5c088ce55a514e9c9ccc19e1cfbf9;p=spline3.git 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/