Formerly GNUmakefile.~107~

This commit is contained in:
Roland McGrath 1993-07-26 02:12:47 +00:00
parent 32b80e7367
commit 02d19fe9c1

View 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