From: Michael Smith Date: Fri, 8 Apr 2005 12:18:22 +0000 (+0000) Subject: added depends-file param, to help make distclean behave as expected X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0e96fa5ba33bdc363954b5a65481a460ef156f8;p=docbook-dsssl added depends-file param, to help make distclean behave as expected when building non-tabular version of website --- diff --git a/website/xsl/makefile-dep.xsl b/website/xsl/makefile-dep.xsl index 76d2464f6..00f810b1d 100644 --- a/website/xsl/makefile-dep.xsl +++ b/website/xsl/makefile-dep.xsl @@ -3,6 +3,7 @@ version="1.0"> + @@ -24,7 +25,9 @@ distclean: clean -rm -f - autolayout.xml depends.tabular depends.nontabular website.database.xml + autolayout.xml website.database.xml + + clean: