]> granicus.if.org Git - docbook-dsssl/commitdiff
clean target cleans backup files and such
authorAdam Di Carlo <adicarlo@users.sourceforge.net>
Fri, 24 Jan 2003 00:09:33 +0000 (00:09 +0000)
committerAdam Di Carlo <adicarlo@users.sourceforge.net>
Fri, 24 Jan 2003 00:09:33 +0000 (00:09 +0000)
testdocs/Makefile

index 1c9331430594fc9486ab6803183e1675974c329f..b671b710216b5f19732052f0ec149ca918c94164 100644 (file)
@@ -142,6 +142,7 @@ clean:
        rm -f toc.hhc htmlhelp.hhp htmlhelp.chm Index.hhk
        rm -f HTML.index
        rm -f jhelpidx.xml jhelpmap.jhm jhelpset.hs jhelptoc.xml
+       find . -name '*~' -o -name '*.bak' -o -name '.#*' -o -name core | xargs rm -f
 
 .PHONY: distrib
 distrib: