pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
1999-08-27
1999-08-27 21:42:03 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
f902daf785bcfea0269e646210b2ab5ef2d2acfd (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
space saver
Rev: src/Makefile.in:1.150
1:
#
-
# $Id: Makefile.in,v 1.
149
1999/08/
24
23
:
09
:
15
hubbe Exp $
+
# $Id: Makefile.in,v 1.
150
1999/08/
27
21
:
42
:
03
hubbe Exp $
# # This line is needed on some machines.
409:
$(RUNPIKE) $(TMP_BINDIR)/test_pike.pike -a tinstall: aclocal
+
rm -rf test-install
$(RUNPIKE) $(TMP_BINDIR)/install.pike pike_name="test-pike" lib_prefix="$(lib_prefix)" TMP_LIBDIR="$(TMP_LIBDIR)" LIBDIR_SRC="$(LIBDIR_SRC)" SRCDIR="$(SRCDIR)" prefix="./test-install" MANDIR_SRC="$(MANDIR_SRC)" man_prefix="$(man_prefix)"