OSSP CVS Repository

ossp - Check-in [2299]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 2299
Date: 2002-Jul-17 16:23:10 (local)
2002-Jul-17 14:23:10 (UTC)
User:thl
Branch:
Comment: clean/distclean interdependencies
Tickets:
Inspections:
Files:
ossp-pkg/fsl/Makefile.in      1.2 -> 1.3     4 inserted, 2 deleted

ossp-pkg/fsl/Makefile.in 1.2 -> 1.3

--- Makefile.in  2002/07/12 17:26:23     1.2
+++ Makefile.in  2002/07/17 14:23:10     1.3
@@ -135,14 +135,16 @@
         -$(RM) -r .libs >/dev/null 2>&1 || $(TRUE)
         -$(RM) *.o *.lo
 
-distclean: clean
+distclean:
         @$(MAKE) $(MFLAGS) _SUBDIRS_distclean
+        @$(MAKE) $(MFLAGS) clean
         -$(RM) config.log config.status config.cache
         -$(RM) Makefile config.h sa-config
         -$(RM) libtool
 
-realclean: distclean
+realclean: 
         @$(MAKE) $(MFLAGS) _SUBDIRS_realclean
+        @$(MAKE) $(MFLAGS) distclean
         -$(RM) fsl.3
         -$(RM) configure config.h.in
         -$(RM) shtool

CVSTrac 2.0.1