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.
84
1998/04/
27
15
:
18
:
09
grubba
Exp $
+
# $Id: Makefile.in,v 1.
85
1998/04/
29
02
:
45
:
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:114:
opcodes.o \ operators.o \ peep.o \ port.o \ program.o \ rusage.o \ stralloc.o \ stuff.o \ threads.o \ version.o \
+
queue.o \
svalue.o @EXTRA_OBJS@ # # User callable targets # all: module_objects hilfe $(MAKE) $(MAKE_FLAGS) pike