pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
1999-05-13
1999-05-13 23:55:51 by Henrik Grubbström (Grubba) <grubba@grubba.org>
efb4d678dc17c63f14a296a53395261f0b44b750 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed bug in clean target.
Rev: src/Makefile.in:1.141
1:
#
-
# $Id: Makefile.in,v 1.
140
1999/05/
08
00
:
26
:
11
hubbe
Exp $
+
# $Id: Makefile.in,v 1.
141
1999/05/
13
23
:
55
:
51
grubba
Exp $
# # This line is needed on some machines.
359:
-rm -rf test-install test-pike -rm -f TAGS tags yacc.acts yacc.debug yacc.tmp *.debug.log a.out -rm -f hilfe master.pike compiler-warnings
-
find lib/modules/ -type f -name '*.so_pure*' -exec rm -f \{\} \;
+
-
find lib/modules/ -type f -name '*.so_pure*' -exec rm -f \{\} \;
# -rm -f lib/master.pike # make _really_ clean