mirror of
https://github.com/mirror/make.git
synced 2025-03-25 01:00:30 +08:00
Formerly GNUmakefile.~107~
This commit is contained in:
parent
32b80e7367
commit
02d19fe9c1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user