Use := when assigning the result of $(wildcard ...)
authorIan Lynagh <igloo@earth.li>
Sat, 22 Jan 2011 22:45:32 +0000 (22:45 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 22 Jan 2011 22:45:32 +0000 (22:45 +0000)
commitb36b42fdc0554447ead96305dc2979ffcd74aff9
treee0ab8827b721eec2f791e7baabb8bf907e145d44
parent295016c3c0aa1f407436136e39ababf2dc8b50c6
Use := when assigning the result of $(wildcard ...)
Avoids repeated evaluations of things that need system calls etc
rts/ghc.mk
utils/ghc-cabal/Main.hs