------------------------------------------------------------
revno: 773
committer: Brian Gough <[email protected]>
branch nick: trunk
timestamp: Fri 2011-09-02 15:11:53 +0100
message:
handle more targets for external packages
modified:
gar.lib/external.mk
=== modified file 'gar.lib/external.mk'
--- a/gar.lib/external.mk 2011-08-08 16:47:44 +0000
+++ b/gar.lib/external.mk 2011-09-02 14:11:53 +0000
@@ -65,7 +65,7 @@
@echo $(INSTALL_CMD)
@exit 1
-clean:
+fetch checksum extract configure build clean:
@exit 0
# The rest is a little ugly, but what it does is probe the operating system to