OSSP CVS Repository

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

Check-in Number: 664
Date: 2001-Aug-13 21:40:39 (local)
2001-Aug-13 19:40:39 (UTC)
User:rse
Branch:
Comment: cleanup cleanup targets ;) again
Tickets:
Inspections:
Files:
ossp-pkg/xds/Makefile.in      1.30 -> 1.31     8 inserted, 4 deleted

ossp-pkg/xds/Makefile.in 1.30 -> 1.31

--- Makefile.in  2001/08/13 19:35:09     1.30
+++ Makefile.in  2001/08/13 19:40:39     1.31
@@ -91,18 +91,22 @@
             -version-info `$(SHTOOL) version -l c -d libtool xds_version.c`
 
 clean:
-        -$(RM) $(LIB_OBJS)
-        -$(RM) ./.*.t ./.*.l
         -$(RM) $(LIB_NAME)
+        -$(RM) *.lo *.o
+        -$(RM) ./.*.t ./.*.l
         -$(RM) xds.3
+        -$(RM) xds-config.1
+        -$(RM) xds-config
 
 distclean: clean
-        -$(RM) config.log config.status Makefile libtool
+        -$(RM) config.log config.status Makefile libtool config.h
         -$(RM) -r .libs >/dev/null 2>&1 || true
         -$(RM) xds.h
 
 realclean: distclean
-        -$(RM) configure
+        -$(RM) config.guess config.sub ltmain.sh libtool.m4
+        -$(RM) configure config.h.in
+        -$(RM) shtool
 
 check:          $(LIB_NAME) $(TST_SRCS)
         -@for filename in $(TST_SRCS); do \

CVSTrac 2.0.1