]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - makefile
Remove the hpc build flag to appease Hackage.
[spline3.git] / makefile
index 15f2a758d1b783816b54fea31ccdc3a2a02ae53d..3862b333e3dbf6fd4de745e560814c56554969bf 100644 (file)
--- 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/