Implement ifBuildable
authorIan Lynagh <igloo@earth.li>
Sun, 15 Apr 2007 16:23:15 +0000 (16:23 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 15 Apr 2007 16:23:15 +0000 (16:23 +0000)
commit1f4784a9ee5d38364aa7f0d8f91a22069b73a6ae
tree857a5cb9cc206b5a30b72010a99bb13f56a1a4e9
parentab272eb88f58835d4ad6293813b88d2d6acc23c9
Implement ifBuildable
ifBuildable only runs a command it is given if the library in . either
must be built (core-package - readline) or is buildable.
libraries/Makefile
libraries/ifBuildable.hs [new file with mode: 0644]