pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2002-09-09
2002-09-09 19:30:20 by Martin Stjernholm <mast@lysator.liu.se>
a25fe2e57761631366fa6b5e040f387fa56db391 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Start on a new dumpmodule.log each time the dump_modules target is used.
Rev: src/Makefile.in:1.322
1:
#
-
# $Id: Makefile.in,v 1.
321
2002/09/09
13
:
45
:
44
marcus
Exp $
+
# $Id: Makefile.in,v 1.
322
2002/09/09
19
:
30
:
20
mast
Exp $
# # This line is needed on some machines.
318:
>./rsif && chmod 755 ./rsif) || exit 1 ; dump_modules: pike master-stamp $(SRCDIR)/dumpmodule.pike
+
-rm dumpmodule.log
args="$(DUMPARGS)"; \ args=$${args:-"--log-file --update-only=dumpversion --report-failed"}; \ $(RUNPIKE) $(SRCDIR)/dumpmodule.pike $$args \