pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
1999-11-08
1999-11-08 23:21:55 by Martin Stjernholm <mast@lysator.liu.se>
1c5808b4ac98649fd925038bfb8aaf580bf18b5b (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed MAKE_PARALLEL for post_modules.
Rev: src/Makefile.in:1.164
1:
#
-
# $Id: Makefile.in,v 1.
163
1999/11/08
22
:
07
:
25
grubba
Exp $
+
# $Id: Makefile.in,v 1.
164
1999/11/08
23
:
21
:
55
mast
Exp $
# # This line is needed on some machines.
165:
rm -f dummy_engine >/dev/null 2>&1 # $(MAKE) $(MAKE_FLAGS) $(MAKE_PARALLEL) new_peep_engine $(MAKE) $(MAKE_FLAGS) $(MAKE_PARALLEL) pike
-
$(MAKE) $(MAKE_FLAGS) $(MAKE_PARALLEL) post_modules
+
$(MAKE) $(MAKE_FLAGS)
"MAKE_PARALLEL=
$(MAKE_PARALLEL)
"
post_modules
$(MAKE) $(MAKE_FLAGS) $(MAKE_PARALLEL) pike post_modules: force