]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
needs to delete files on error due to > stuff
authorManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:39:53 +0000 (05:39 +0000)
committerManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:39:53 +0000 (05:39 +0000)
Author: joy
Date: 2003/05/10 18:08:57
needs to delete files on error due to > stuff

git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-223

debconf_spec/Makefile

index a34ade79fdcdab2b15f34883486f0257fedc48f3..454168637465fb5af6a5f70176ccafc63411a645 100644 (file)
@@ -10,3 +10,5 @@ all: debconf_specification.txt debconf_specification.html
 
 clean:
        rm -f *.css *.html *.txt *.txt.gz
+
+.DELETE_ON_ERROR: