pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2003-03-25
2003-03-25 21:19:05 by Martin Nilsson <mani@lysator.liu.se>
a64c26bf0a4f7b5d99c9fef4d3a804aed6cdad5d (
6
lines) (+
4
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Pass build dir to refdoc Makefile
Rev: src/Makefile.in:1.350
1:
#
-
# $Id: Makefile.in,v 1.
349
2003/
02
/
20
16
:
11
:
52
grubba
Exp $
+
# $Id: Makefile.in,v 1.
350
2003/
03
/
25
21
:
19
:
05
nilsson
Exp $
# # This line is needed on some machines.
212:
fi documentation: onepage.xml traditional.xml modref.xml
-
cd $(DOCDIR) && $(MAKE) $(MAKE_FLAGS) PIKE="$(RUNPIKE)" $(DOCTARGET)
+
cd $(DOCDIR) && $(MAKE) $(MAKE_FLAGS) PIKE="$(RUNPIKE)"
\
+
BUILDDIR="
$(
TMP_BUILDDIR)" $(
DOCTARGET)
# Backward compat. post_modules: post_module_objects