OSSP CVS Repository

ossp - Difference in ossp-pkg/xds/Makefile.in versions 1.17 and 1.18
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/xds/Makefile.in 1.17 -> 1.18

--- Makefile.in  2001/08/07 11:16:19     1.17
+++ Makefile.in  2001/08/07 11:19:13     1.18
@@ -43,11 +43,13 @@
 
 clean::
         @(cd regression-tests && $(MAKE) $@)
+        @(cd docs && $(MAKE) $@)
         rm -f $(OBJS)
         rm -f libxds.a
 
 distclean::     clean
         @(cd regression-tests && $(MAKE) $@)
+        @(cd docs && $(MAKE) $@)
         rm -f config.log config.status Makefile
 
 realclean::     distclean

CVSTrac 2.0.1