commit: r343 - trunk/stdutil/src

[email protected]
Newsgroups gmane.network.spread.cvs
Message-ID <[email protected]>
Author: jonathan
Date: 2006-03-14 14:01:51 -0500 (Tue, 14 Mar 2006)
New Revision: 343

Modified:
   trunk/stdutil/src/Makefile.in
Log:
Fix stdutil makefile to correctly clean up libraries and to remove the autoconf generated header 
file.


Modified: trunk/stdutil/src/Makefile.in
===================================================================
--- trunk/stdutil/src/Makefile.in	2006-03-14 18:48:35 UTC (rev 342)
+++ trunk/stdutil/src/Makefile.in	2006-03-14 19:01:51 UTC (rev 343)
@@ -103,9 +103,10 @@
 	$(SHLD) $(SHLDFLAGS) -o $@ $(SHARED_THREADED_DEBUG_OBJS) $(SHLIBS) $(THLIBS)
 
 clean:
-	rm -f *.o *.do *.to *.tdo *.lo *.ldo *.lto *.ltdo core* *~ $(ALLTARGETS) $(LIBDIR)/stdutil.a $(LIBDIR)/stdutil.@DYNLIBEXT@
+	rm -f *.o *.do *.to *.tdo *.lo *.ldo *.lto *.ltdo core* *~ $(ALLTARGETS) $(LIBDIR)/libstdutil.a $(LIBDIR)/libstdutil.@DYNLIBEXT@
 
 distclean: clean
+	rm -f stdutil/private/stdarch_autoconf.h
 	rm -f Makefile
 
 uberclean: distclean
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.