From: Roland McGrath Date: Mon, 26 Jul 1993 02:12:47 +0000 (+0000) Subject: Formerly GNUmakefile.~107~ X-Git-Tag: 3.70.2~188 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=02d19fe9c100fa59f5df47b1f30e4d4d4d622bfd;p=platform%2Fupstream%2Fmake.git Formerly GNUmakefile.~107~ --- diff --git a/GNUmakefile b/GNUmakefile index 85e498e..98c2ba0 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -148,6 +148,7 @@ globfiles = $(addprefix glob/,COPYING.LIB Makefile.in \ glob.c fnmatch.c glob.h fnmatch.h) $(globfiles): stamp-glob ; stamp-glob: /home/gd/gnu/libc/posix/glob.tar + -rm -rf glob tar xvf $< glob touch $@ /home/gd/gnu/libc/posix/glob.tar: force