pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2002-11-13
2002-11-13 15:51:44 by Martin Nilsson <mani@lysator.liu.se>
332f7813e3584bbbcf6e71f3064e0d8b3b7d1991 (
7
lines) (+
5
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Better clean target
Rev: src/Makefile.in:1.332
1:
#
-
# $Id: Makefile.in,v 1.
331
2002/11/
03
21
:
24
:
37
nilsson Exp $
+
# $Id: Makefile.in,v 1.
332
2002/11/
13
15
:
51
:
44
nilsson Exp $
# # This line is needed on some machines.
435:
clean: tidy -( cd modules; $(MAKE) $(MAKE_FLAGS) clean ) -( cd post_modules; $(MAKE) $(MAKE_FLAGS) clean )
-
-rm -rf test-install test-pike
+
-
( cd tlib; find . -name testsuite | xargs
rm
)
+
-
rm -
rf test-install test-pike
testsuite_test_dir.pmod
+
-rm testsuite_test.pike testsuite.tmp
-rm -f TAGS tags yacc.acts yacc.debug yacc.tmp *.debug.log a.out -rm -f hilfe rsif master.pike compiler-warnings -rm -f tpike stamp-tpike-predep import-stamp modules-stamp master-stamp