shithub: sox

Download patch

ref: 00246a9fe1c6a6242a1db68db1be619556a74fbe
parent: 2010240ce3c22f65d1379ec785f754253e9759b9
author: cbagwell <cbagwell>
date: Sun Aug 26 20:42:12 EDT 2001

Clean up soxmix files.

--- a/Makefile.gcc
+++ b/Makefile.gcc
@@ -233,7 +233,7 @@
 	install -c -m 644 st.h $(INCDIR)
 
 clean:
-	$(RM) *~ *.o *.raw *.sf core sox libst.a
+	$(RM) *~ *.o *.raw *.sf core sox soxmix libst.a
 
 tar:	clean
 	$(RM) ../$(SRCDIR).tar
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -125,7 +125,7 @@
 	$(RM) *.o
 
 distclean:
-	$(RM) *~ *.o *.raw *.sf core sox libst.a play
+	$(RM) *~ *.o *.raw *.sf core sox soxmix libst.a play
 	$(RM) config.cache config.log config.status config.h Makefile
 
 tar: