Formerly GNUmakefile.~104~
authorRoland McGrath <roland@redhat.com>
Thu, 3 Jun 1993 20:47:55 +0000 (20:47 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 3 Jun 1993 20:47:55 +0000 (20:47 +0000)
GNUmakefile

index 9410d41..cfcf350 100644 (file)
@@ -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