Branch: Tag:

2001-02-23

2001-02-23 22:54:32 by Henrik Grubbström (Grubba) <grubba@grubba.org>

.cmod fix for UnixWare.

Rev: src/Makefile.in:1.249

1:   # - # $Id: Makefile.in,v 1.248 2001/02/23 14:34:34 grubba Exp $ + # $Id: Makefile.in,v 1.249 2001/02/23 22:54:32 grubba Exp $   #      # This line is needed on some machines.
702:   # UnixWare make needs help to find the source file...   builtin.o: $(SRCDIR)/builtin.c    + mapping_stuff.o: $(SRCDIR)/mapping_stuff.c +    # Internal testing target   run_yacc: $(SRCDIR)/language.c