X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=0db6ce105640de93d2bcc1268b8dbfb0e4026360;hb=27fd2a6b04047a4981355b0c5192db3bb8352f52;hp=2bbe57668e1a0bb5f8a262d88b35853ac77b85e2;hpb=2692991205554fa8f2eacdc3e938772ab560edf7;p=spline3.git diff --git a/makefile b/makefile index 2bbe576..0db6ce1 100644 --- a/makefile +++ b/makefile @@ -26,7 +26,6 @@ GHC_OPTS += -rtsopts GHC_OPTS += -threaded GHC_OPTS += -o bin/${BIN} - .PHONY : test publish_doc doc src_html hlint $(BIN): src/*.hs