pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
1999-11-11
1999-11-11 14:09:06 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
18ca1f3c82e62158b497af810b5105446683d189 (
9
lines) (+
8
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
added a target for testing the interactive installer
Rev: src/Makefile.in:1.165
1:
#
-
# $Id: Makefile.in,v 1.
164
1999/11/
08
23
:
21
:
55
mast
Exp $
+
# $Id: Makefile.in,v 1.
165
1999/11/
11
14
:
09
:
06
hubbe
Exp $
# # This line is needed on some machines.
267:
SRCDIR="$(SRCDIR)" prefix="$(prefix)" MANDIR_SRC="$(MANDIR_SRC)" \ man_prefix="$(man_prefix)" pike_name=$(pike_name)
+
install_interactive: pike hilfe pike-module aclocal
+
@$(RUNPIKE) $(TMP_BINDIR)/install.pike --interactive \
+
exec_prefix="$(exec_prefix)" \
+
TMP_LIBDIR="$(TMP_LIBDIR)" LIBDIR_SRC="$(LIBDIR_SRC)" \
+
SRCDIR="$(SRCDIR)" MANDIR_SRC="$(MANDIR_SRC)"
+
# tidy up a bit tidy: -rm -f *.o core y.output y.tab.c y.tab.h