bring make to delete files on error
authorgagern
Fri, 01 Apr 2005 18:40:14 +0200
changeset 15646b45393fb38c0
parent 15645 5e20c54683d3
child 15647 b1f486a9c56b
bring make to delete files on error
doc-src/Makefile.in
     1.1 --- a/doc-src/Makefile.in	Fri Apr 01 11:12:39 2005 +0200
     1.2 +++ b/doc-src/Makefile.in	Fri Apr 01 18:40:14 2005 +0200
     1.3 @@ -18,6 +18,9 @@
     1.4  GARBAGE =
     1.5  OUTPUT =
     1.6  
     1.7 +## special targets
     1.8 +
     1.9 +.DELETE_ON_ERROR:
    1.10  
    1.11  ## actions
    1.12