Branch: Tag:

2000-04-18

2000-04-18 19:08:28 by Henrik Grubbström (Grubba) <grubba@grubba.org>

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