[csw-devel] SF.net SVN: gar:[11874] csw/mgar/pkg/freeradius/trunk/Makefile

gadavis at users.sourceforge.net gadavis at users.sourceforge.net
Thu Dec 9 23:49:30 CET 2010


Revision: 11874
          http://gar.svn.sourceforge.net/gar/?rev=11874&view=rev
Author:   gadavis
Date:     2010-12-09 22:49:29 +0000 (Thu, 09 Dec 2010)

Log Message:
-----------
Add stupid makefile rule to clear the copy-local-files cookie

Modified Paths:
--------------
    csw/mgar/pkg/freeradius/trunk/Makefile

Modified: csw/mgar/pkg/freeradius/trunk/Makefile
===================================================================
--- csw/mgar/pkg/freeradius/trunk/Makefile	2010-12-09 22:30:12 UTC (rev 11873)
+++ csw/mgar/pkg/freeradius/trunk/Makefile	2010-12-09 22:49:29 UTC (rev 11874)
@@ -201,3 +201,9 @@
 	@ginstall -d $(DESTDIR)/etc/opt/csw/init.d
 	@ginstall $(WORKDIR)/cswfreeradius $(DESTDIR)/etc/opt/csw/init.d/cswfreeradius
 	@$(MAKECOOKIE)
+
+clean-local: nuke-local-cookie
+
+nuke-local-cookie:
+	@echo Removing all copy-local-files build cookies
+	rm -f work/*/cookies/*/copy-local-files


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list