]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly GNUmakefile.~52~
authorRoland McGrath <roland@redhat.com>
Sun, 16 Feb 1992 07:20:51 +0000 (07:20 +0000)
committerRoland McGrath <roland@redhat.com>
Sun, 16 Feb 1992 07:20:51 +0000 (07:20 +0000)
GNUmakefile

index b4ccf5dc6b5152811d1aca27d83c4ea3c0662f33..ce91df961d1d47c0bbea47b2926efce04c409045 100644 (file)
@@ -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 $<; \