generalize
This commit is contained in:
parent
c94261020f
commit
25605d18fd
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ SysConfig.hs: configure.hs TestConfig.hs
|
||||||
$(GHCMAKE) configure
|
$(GHCMAKE) configure
|
||||||
./configure
|
./configure
|
||||||
|
|
||||||
Touch.hs: Touch.hsc
|
%.hs: %.hsc
|
||||||
hsc2hs $<
|
hsc2hs $<
|
||||||
perl -i -pe 's/^{-# INCLUDE.*//' $@
|
perl -i -pe 's/^{-# INCLUDE.*//' $@
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue