r56339 - /trunk/dh-make-perl/Makefile

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sat Apr 17 21:06:17 UTC 2010


Author: dmn
Date: Sat Apr 17 21:06:09 2010
New Revision: 56339

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56339
Log:
Makefile: declare phony targets

Modified:
    trunk/dh-make-perl/Makefile

Modified: trunk/dh-make-perl/Makefile
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/Makefile?rev=56339&op=diff
==============================================================================
--- trunk/dh-make-perl/Makefile (original)
+++ trunk/dh-make-perl/Makefile Sat Apr 17 21:06:09 2010
@@ -25,4 +25,5 @@
 	[ ! -e MANIFEST ] || rm MANIFEST
 	[ ! -e META.yml ] || rm META.yml
 
+.PHONY: all build install test orig dist manifest clean realclean distclean
 # vim: noet




More information about the Pkg-perl-cvs-commits mailing list