You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2009/09/22 03:05:06 UTC

svn commit: r817463 - /httpd/mod_fcgid/trunk/Makefile.apxs

Author: wrowe
Date: Tue Sep 22 01:05:06 2009
New Revision: 817463

URL: http://svn.apache.org/viewvc?rev=817463&view=rev
Log:
mop up docs/manual build and style dirs on a make distclean|extraclean

Modified:
    httpd/mod_fcgid/trunk/Makefile.apxs

Modified: httpd/mod_fcgid/trunk/Makefile.apxs
URL: http://svn.apache.org/viewvc/httpd/mod_fcgid/trunk/Makefile.apxs?rev=817463&r1=817462&r2=817463&view=diff
==============================================================================
--- httpd/mod_fcgid/trunk/Makefile.apxs (original)
+++ httpd/mod_fcgid/trunk/Makefile.apxs Tue Sep 22 01:05:06 2009
@@ -25,6 +25,9 @@
 DISTCLEAN_TARGETS  = config.apxs.log modules/fcgid/fcgid_config.h
 EXTRACLEAN_TARGETS = 
 
+x-local-distclean:
+	rm -rf docs/manual/build docs/manual/style
+
 include $(exp_installbuilddir)/rules.mk
 
 # Dang nabbit, these are stripped!  Reconstitute them;