diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-22 15:39:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-22 15:39:36 -0400 |
commit | 25605d18fd0a9404dba92e0c7d9f438fbd70fcd4 (patch) | |
tree | 6725e554ca364ab2175d01b69c0ecf366601a788 /Makefile | |
parent | c94261020f29887b46fffc5652f700a00fefb1a2 (diff) |
generalize
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ SysConfig.hs: configure.hs TestConfig.hs $(GHCMAKE) configure ./configure -Touch.hs: Touch.hsc +%.hs: %.hsc hsc2hs $< perl -i -pe 's/^{-# INCLUDE.*//' $@ |