Branch: Tag:

2000-08-14

2000-08-14 16:02:24 by Henrik Grubbström (Grubba) <grubba@grubba.org>

The clean target now zapps *.obj too.

Rev: src/Makefile.in:1.206
Rev: src/modules/dynamic_module_makefile.in:1.68
Rev: src/modules/static_module_makefile.in:1.58

1:   # - # $Id: Makefile.in,v 1.205 2000/08/14 05:31:34 mast Exp $ + # $Id: Makefile.in,v 1.206 2000/08/14 16:01:14 grubba Exp $   #      # This line is needed on some machines.
345:      # tidy up a bit   tidy: -  -rm -f *.o *.pp *.protos core y.output y.tab.c y.tab.h +  -rm -f *.o *.obj *.pp *.protos core y.output y.tab.c y.tab.h    -rm -f $(TMP_BINDIR)/core *.o *.i *.i~ testsuite      # make clean