pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2000-04-18
2000-04-18 19:08:28 by Henrik Grubbström (Grubba) <grubba@grubba.org>
ed1a0043890d793ff4d0f03bbe73fe164547f038 (
5
lines) (+
4
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
lex_t.o also depends on interpret_protos.h.
Rev: src/Makefile.in:1.189
1:
#
-
# $Id: Makefile.in,v 1.
188
2000/04/18
17
:
23
:
35
hubbe
Exp $
+
# $Id: Makefile.in,v 1.
189
2000/04/18
19
:
08
:
28
grubba
Exp $
# # This line is needed on some machines.
538:
lex.o: $(SRCDIR)/lex.c interpret_protos.h
+
lex_t.o: $(SRCDIR)/lex_t.c interpret_protos.h
+
language.o: $(SRCDIR)/language.c $(SRCDIR)/object.h $(SRCDIR)/interpret.h $(SRCDIR)/program.h $(SRCDIR)/language.h: $(SRCDIR)/language.yacc