Changeset 689


Ignore:
Timestamp:
1999-10-15T16:44:25+13:00 (25 years ago)
Author:
cs025
Message:

Updates to fix Autoconfigure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/packages/mg/Makefile.in

    r439 r689  
    5151.SUFFIXES:
    5252
    53 all install uninstall execinstall execuninstall maninstall manuninstall: config.h
     53all install uninstall execinstall execuninstall maninstall manuninstall: ../../config.h
    5454    for subdir in $(SUBDIRS); do \
    5555      echo making $@ in $$subdir; \
     
    8989
    9090distclean-local: clean-local
    91     rm -f Makefile config.cache config.h config.log stamp-h
     91    rm -f Makefile stamp-h
    9292
    9393maintainer-clean-local: distclean-local
Note: See TracChangeset for help on using the changeset viewer.