Ignore:
Timestamp:
2000-04-07T16:34:26+12:00 (24 years ago)
Author:
sjboddie
Message:

oops, config.status should be removed by make distclean too

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/Makefile.in

    r993 r1078  
    6363
    6464distclean:
    65     rm -f Makefile config.cache config.h config.log stamp-h
     65    rm -f Makefile config.cache config.h config.log stamp-h config.status
    6666    for subdir in $(INSTALLDIRS) $(OTHERDIRS); do \
    6767      echo cleaning $@ in $$subdir; \
Note: See TracChangeset for help on using the changeset viewer.