pike.git
/
src
/
Makefile.in
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/Makefile.in:1235:
builtin.o: $(SRCDIR)/builtin.c $(SRCDIR)/whitespace.h cpp.o: $(SRCDIR)/cpp.c iterators.o: $(SRCDIR)/iterators.c backend.o: $(SRCDIR)/backend.c libpike.o: $(SRCDIR)/libpike.c
+
pike_compiler.o: $(SRCDIR)/pike_compiler.c
+
# Internal testing target run_yacc: $(SRCDIR)/language.c $(SRCDIR)/configure $(SRCDIR)/stamp-h.in: $(SRCDIR)/configure.in $(SRCDIR)/aclocal.m4 $(SRCDIR)/acconfig.h cd $(SRCDIR) && ./run_autoconfig --no-recursion . echo foo > $(SRCDIR)/stamp-h.in config.status propagated_variables: $(SRCDIR)/configure $(SRCDIR)/make_variables.in ./config.status --recheck @test -f propagated_variables && touch propagated_variables