pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2003-08-31
2003-08-31 21:24:04 by Martin Nilsson <mani@lysator.liu.se>
2c994546c9ca8a809cb65170ec550ef4c7faa40e (
6
lines) (+
5
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Added valgrind_hilfe target
Rev: src/Makefile.in:1.357
1:
#
-
# $Id: Makefile.in,v 1.
356
2003/08/
18
14
:
23
:
26
mast
Exp $
+
# $Id: Makefile.in,v 1.
357
2003/08/
31
21
:
24
:
04
nilsson
Exp $
# # This line is needed on some machines.
556:
run_hilfe: master.pike $(RUNPIKE) $(ARGS)
+
valgrind_hilfe: master.pike
+
$(VALGRIND) $(VALGRINDARGS) $(RUNPIKE) $(ARGS)
+
feature_list: $(RUNPIKE) $(TMP_BINDIR)/feature_list