Branch: Tag:

2001-01-19

2001-01-19 22:38:29 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Yet another fix for the buggy UnixWare make.

Rev: src/Makefile.in:1.234

1:   # - # $Id: Makefile.in,v 1.233 2001/01/19 19:14:54 grubba Exp $ + # $Id: Makefile.in,v 1.234 2001/01/19 22:38:29 grubba Exp $   #      # This line is needed on some machines.
663:   #   $(SRCDIR)/builtin.c: $(SRCDIR)/builtin.cmod $(TMP_BINDIR)/precompile.pike    + # UnixWare make needs help to find the source file... + builtin.o: $(SRCDIR)/builtin.c +    # Internal testing target   run_yacc: $(SRCDIR)/language.c