X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=df34c79710162399f5bc13263f6624b0708f2d76;hb=401406065b2329ffb591ff952d46b1a4d9207c52;hp=1a585c0d9b6cf308ca68432d02c434b872b86a14;hpb=91ffbb2df35753bfa7ce0cb57d53eb58f8b0614b;p=dead%2Fhtsn-import.git diff --git a/makefile b/makefile index 1a585c0..df34c79 100644 --- a/makefile +++ b/makefile @@ -52,9 +52,9 @@ clean: runghc Setup.hs clean rm -f *.log rm -f *.xml - rm *.prof rm -rf tmp rm -f schemagen/*.dtd + find ./ -name '*.prof' -delete find ./ -name '*.o' -delete find ./ -name '*.hi' -delete