diff --git a/src/Makefile.in b/src/Makefile.in index a0a3fe1b288d5ba8d210f964c31a8e86bc8ead6c..cf3cf5f40757a9ba453f82e32511d3d23117931a 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,5 +1,5 @@ # -# $Id: Makefile.in,v 1.207 2000/08/24 04:04:39 hubbe Exp $ +# $Id: Makefile.in,v 1.208 2000/09/04 22:27:45 mast Exp $ # # This line is needed on some machines. @@ -356,7 +356,7 @@ clean: tidy -rm -f TAGS tags yacc.acts yacc.debug yacc.tmp *.debug.log a.out -rm -f hilfe master.pike compiler-warnings -rm -f tpike stamp-tpike-predep import-stamp - -find lib/modules/ -type f -name '*.so_pure*' -exec rm -f \{\} \; + -rm -rf lib/modules/* # -rm -f lib/master.pike # make _really_ clean