summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-07-26 02:12:47 +0000
committerRoland McGrath <roland@redhat.com>1993-07-26 02:12:47 +0000
commit02d19fe9c100fa59f5df47b1f30e4d4d4d622bfd (patch)
tree644e3037f990b4b10215090bfc4b4a746fff1850 /GNUmakefile
parent32b80e7367fdc1ef8dd4b503e0df7e2c35e3d4f4 (diff)
downloadgunmake-02d19fe9c100fa59f5df47b1f30e4d4d4d622bfd.tar.gz
Formerly GNUmakefile.~107~
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
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