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:
85c03cc
)
(FAQ): Automatically check in regenerated FAQ.
author
drepper
<drepper>
Thu, 26 Mar 1998 11:06:05 +0000
(11:06 +0000)
committer
drepper
<drepper>
Thu, 26 Mar 1998 11:06:05 +0000
(11:06 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
4037ebd
..
6142841
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-342,6
+342,9
@@
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 $@
+ifeq ($(with-cvs),yes)
+ test ! -d CVS || cvs $(CVSOPTS) commit -m'Regenerated: $(PERL) $^' $@
+endef
FORCE:
rpm/%: subdir_distinfo