projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86010fd
)
(FAQ): Add rule to generate from FAQ.in.
author
drepper
<drepper>
Fri, 5 Dec 1997 00:03:53 +0000
(
00:03
+0000)
committer
drepper
<drepper>
Fri, 5 Dec 1997 00:03:53 +0000
(
00:03
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
90ba29b
..
2c0785b
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-329,6
+329,8
@@
INSTALL: manual/maint.texi; $(format-me)
NOTES: manual/creature.texi; $(format-me)
manual/dir-add.texi manual/dir-add.info: FORCE
$(MAKE) $(PARALLELMFLAGS) -C $(@D) $(@F)
+FAQ: gen-FAQ.pl FAQ.in
+ $(PERL) $^ > $@.new && rm -f $@ && mv $@.new $@ && chmod a-w $@
FORCE:
rpm/%: subdir_distinfo