projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6382676
)
Formerly GNUmakefile.~104~
author
Roland McGrath
<roland@redhat.com>
Thu, 3 Jun 1993 20:47:55 +0000
(20:47 +0000)
committer
Roland McGrath
<roland@redhat.com>
Thu, 3 Jun 1993 20:47:55 +0000
(20:47 +0000)
GNUmakefile
patch
|
blob
|
history
diff --git
a/GNUmakefile
b/GNUmakefile
index
9410d41
..
cfcf350
100644
(file)
--- a/
GNUmakefile
+++ b/
GNUmakefile
@@
-147,7
+147,7
@@
$(prog): $(objs) $(globdep)
globfiles = $(addprefix glob/,COPYING.LIB Makefile.in \
glob.c fnmatch.c glob.h fnmatch.h)
$(globfiles): /home/gd/gnu/libc/posix/glob.tar
- tar xvf
m
$< $@
+ tar xvf $< $@
/home/gd/gnu/libc/posix/glob.tar: force
$(MAKE) -C $(@D) $(@F) no_deps=t
.PHONY: force