--- config/Imakefile.orig Mon Jul 16 10:10:06 2001 +++ config/Imakefile Wed Mar 27 12:18:06 2002 @@ -9,12 +9,3 @@ MakeInSubdirs($(SUBDIRS)) -#if !InstallRelative -install:: - MakeDir($(CONFIGDIR)) - $(INSTALL) -c $(INSTINCFLAGS) *.def* template *.mk $(CONFIGDIR) - -uninstall:: - (cd $(CONFIGDIR);$(RM) *.def* template *.mk) -#endif -