pike.git
/
src
/
Makefile.in
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/Makefile.in:1:
#
-
# $Id: Makefile.in,v 1.
284
2002/
02
/03
22
:
37
:
47
nilsson Exp $
+
# $Id: Makefile.in,v 1.
285
2002/
03
/03
20
:
09
:
01
nilsson Exp $
# # This line is needed on some machines. @SET_MAKE@ # Don't change this line. Define EXTRALIBS before this line if you # wish to add any libraries. LIBS=@LIBS@ $(EXTRALIBS) # This is normall the install program in the source directory INSTALL=@INSTALL@ SRCDIR=@srcdir@ VPATH=@srcdir@ # These are used while compiling LIBDIR_SRC = @LIBDIR@ MANDIR_SRC = $(SRCDIR)/../man TMP_BINDIR = @BINDIR@ TMP_BUILDDIR = @BUILDDIR@
-
TMP_DOCDIR = @DOCDIR@
+
TMP_LIBDIR = $(TMP_BUILDDIR)/lib # # RPM and package builders, listen up, because this is your only # documentation! This variable is prepended to the install path. # Please note that Pike will not work until moved into the proper # place. -Hubbe # buildroot=