changeset 14138:40ac42c6dd6d

make clean should also clean the native subdirectory.
author diego
date Thu, 09 Dec 2004 13:11:21 +0000
parents b38aab8dd464
children d01bd7878ce7
files libmpcodecs/Makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libmpcodecs/Makefile	Wed Dec 08 12:52:09 2004 +0000
+++ b/libmpcodecs/Makefile	Thu Dec 09 13:11:21 2004 +0000
@@ -71,6 +71,7 @@
 
 clean:
 	rm -f *.o *.a *~
+	rm -f native/*.o native/*.a native/*~
 
 distclean:
 	rm -f Makefile.bak $(OBJS) $(OBJS2) $(LIBNAME) $(LIBNAME2) *~ .depend