gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1083: add help target to gar.mk


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1083: add help target to gar.mk
Date: Wed, 07 Nov 2012 23:09:09 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1083
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2012-11-07 23:09:09 +0100
message:
  add help target to gar.mk
modified:
  gar.mk
=== modified file 'gar.mk'
--- a/gar.mk    2012-10-17 21:36:26 +0000
+++ b/gar.mk    2012-11-07 22:09:09 +0000
@@ -311,6 +311,9 @@
 install-deps: $(addprefix dep-$(GARDIR)/,$(LIBDEPS) $(BUILDDEPS) $(if 
$(USE_TESTS),$(TESTDEPS),) $(INSTALLDEPS)) 
        $(DONADA)
 
+help: extract
+       cd $(WORKSRC) && ./configure --help
+
 # The clean rule.  It must be run if you want to re-download a
 # file after a successful checksum (or just remove the checksum
 # cookie, but that would be lame and unportable).


reply via email to

[Prev in Thread] Current Thread [Next in Thread]