From b5fb6b260ea157a58ac5b34bda2a959fceefd690 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 3 Jun 1993 20:47:55 +0000 Subject: Formerly GNUmakefile.~104~ --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 9410d41..cfcf350 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -147,7 +147,7 @@ $(prog): $(objs) $(globdep) globfiles = $(addprefix glob/,COPYING.LIB Makefile.in \ glob.c fnmatch.c glob.h fnmatch.h) $(globfiles): /home/gd/gnu/libc/posix/glob.tar - tar xvfm $< $@ + tar xvf $< $@ /home/gd/gnu/libc/posix/glob.tar: force $(MAKE) -C $(@D) $(@F) no_deps=t .PHONY: force -- cgit v1.2.3