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 b4ccf5d..ce91df9 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 $<; \