Formerly GNUmakefile.~107~
authorRoland McGrath <roland@redhat.com>
Mon, 26 Jul 1993 02:12:47 +0000 (02:12 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 26 Jul 1993 02:12:47 +0000 (02:12 +0000)
GNUmakefile

index 85e498e..98c2ba0 100644 (file)
@@ -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