From d8817e2c3956521be3d3e8fc5b8c924f3012c741 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 6 Jan 1993 00:30:46 +0000 Subject: Formerly GNUmakefile.~85~ --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index c4c0ba7..dc7c924 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 -- cgit v1.2.3