From: Roland McGrath Date: Wed, 6 Jan 1993 00:30:46 +0000 (+0000) Subject: Formerly GNUmakefile.~85~ X-Git-Tag: 3.70.2~481 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8817e2c3956521be3d3e8fc5b8c924f3012c741;p=thirdparty%2Fmake.git Formerly GNUmakefile.~85~ --- diff --git a/GNUmakefile b/GNUmakefile index c4c0ba72..dc7c924f 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -69,7 +69,7 @@ endif # !no_libc # We know the type of machine, so put the binaries in subdirectories. $(ARCH)/%.o: %.c - $(COMPILE.c) $< $(OUTPUT_OPTION) + $(COMPILE.c) -Iglob $< $(OUTPUT_OPTION) $(ARCH)/glob/libglob.a: $(MAKE) -C $(@D) $(@F) .PHONY: $(ARCH)/glob/libglob.a