gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1087: add help target to .PHONY list


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1087: add help target to .PHONY list
Date: Thu, 08 Nov 2012 00:02:07 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1087
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2012-11-08 00:02:07 +0100
message:
  add help target to .PHONY list
modified:
  gar.mk
=== modified file 'gar.mk'
--- a/gar.mk    2012-11-07 22:09:09 +0000
+++ b/gar.mk    2012-11-07 23:02:07 +0000
@@ -321,7 +321,7 @@
        @rm -rf $(DOWNLOADDIR) $(COOKIEDIR) $(LOGDIR) $(WORKSRC) $(WORKDIR) 
$(EXTRACTDIR) $(SCRATCHDIR) $(SCRATCHDIR)-$(COOKIEDIR) *~
 
 # these targets do not have actual corresponding files
-.PHONY: all fetch-list fetch checksum makesum garchive extract patch makepatch 
configure build test install clean beaujolais update
+.PHONY: all fetch-list fetch checksum makesum garchive extract patch makepatch 
configure build test install clean beaujolais update help
 
 # A logging version of the rules, e.g. make build-log, respawns and sends 
output to $(LOGDIR)
 %-log: $(LOGDIR)


reply via email to

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