ref: 6d8409369bd2240ba67442cc3c1a5bb177c044bb
parent: 1de05fa4d3e32b3f12b6b71f659412b9b47cbb2a
author: cbagwell <cbagwell>
date: Sun Jan 5 15:33:52 EST 2003
Added new clean rules
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -169,10 +169,10 @@
cd gsm && $(RM) *.o
distclean:
- $(RM) *~ *.o *.raw *.sf core sox soxmix libst.a play
+ $(RM) *~ *.o *.raw *.sf core sox soxmix libst.a play libst-config
cd gsm && $(RM) *~ *.o core libgsm.a Makefile
$(RM) config.cache config.log config.status config.h Makefile
- $(RM) -r autom4te.cache
+ $(RM) -r autom4te*.cache
$(RM) stconfig.h ststdint.h
tar: