diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-10 23:02:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-10 23:02:17 -0400 |
commit | 94d7b323ee1971430b645d068bb0695fc07c77f1 (patch) | |
tree | 591efb11ee8242b38cf8b34906d948f8a18e7c07 /Makefile | |
parent | 997e29f29491868f7d83235cdc2d312263509167 (diff) |
remove cruft
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -33,7 +33,6 @@ Build/SysConfig.hs: configure.hs Build/TestConfig.hs Utility/StatFS.hs %.hs: %.hsc hsc2hs $< - perl -i -pe 's/^{-# INCLUDE.*//' $@ $(bins): $(sources) $(GHCMAKE) $@ |