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.
67
1998/04/
02
16
:
38
:
34
grubba
Exp $
+
# $Id: Makefile.in,v 1.
68
1998/04/
08
08
:
13
:
21
hubbe
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
pike.git/src/Makefile.in:441:
$(SRCDIR)/machine.h.in: $(SRCDIR)/stamp-h.in $(SRCDIR)/stamp-h.in: $(SRCDIR)/configure.in $(SRCDIR)/acconfig.h cd $(SRCDIR) && autoheader echo foo > $(SRCDIR)/stamp-h.in machine.h: stamp-h stamp-h: $(SRCDIR)/machine.h.in config.status CONFIG_FILES="" CONFIG_HEADERS=machine.h ./config.status testsuite: $(SRCDIR)/testsuite.in
-
$(TMP_BINDIR)/mktestsuite $(SRCDIR)/testsuite.in >testsuite
+
$(TMP_BINDIR)/mktestsuite $(SRCDIR)/testsuite.in >testsuite
-DSRCDIR="$(SRCDIR)" -DRUNPIKE="$(RUNPIKE)"
@dependencies@