From: Roland McGrath Date: Sun, 16 Feb 1992 07:20:51 +0000 (+0000) Subject: Formerly GNUmakefile.~52~ X-Git-Tag: 3.70.2~843 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=794fb5ac89ecceddef77fca393df7105142a61d4;p=thirdparty%2Fmake.git Formerly GNUmakefile.~52~ --- diff --git a/GNUmakefile b/GNUmakefile index b4ccf5dc..ce91df96 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -146,7 +146,7 @@ load.dep: load.c remote.dep: remote.c $(mkdep-nolib) $(REMOTE) $< | sed 's,$*\.o,& $@,' > $@ endif -nolib-deps = $(notdir $(depfiles)) glob/glob.dep glob/fnmatch.dep +nolib-deps = $(patsubst $(archpfx)%,%,$(depfiles)) endif Makefile: compatMakefile $(nolib-deps) (cat $<; \