pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2000-09-04
2000-09-04 22:27:45 by Martin Stjernholm <mast@lysator.liu.se>
381683640fd4786d447244ff3d251d300ebfd650 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Let make clean remove everything in lib/modules.
Rev: src/Makefile.in:1.208
1:
#
-
# $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:
-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