mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-31 19:40:33 +08:00
Fix faq-faq0 snafu.
This commit is contained in:
parent
e52db4e16d
commit
8caaf6cd6f
@ -111,7 +111,7 @@ faq0.html: $(srcdir)/faq.texinfo $(srcdir)/*.texinfo
|
||||
-e 's?\([.+a-zA-Z0-9-]*@@[.a-zA-Z0-9-]*[a-zA-Z0-9]\)?<A HREF="mailto:\1">\1</A>?' >./`basename $$i` ; done; \
|
||||
$(TEXI2HTML) -monolithic ./faq.texinfo; \
|
||||
rm -f *.texinfo; \
|
||||
sed -e 's;faq.html;faq0.html;g' faq.html > faq0.html; \
|
||||
sed -e 's;"faq.html;"faq0.html;g' faq.html > faq0.html; \
|
||||
rm -f faq.html; exit 0
|
||||
|
||||
faq.html: $(srcdir)/faq.texinfo $(srcdir)/*.texinfo
|
||||
|
Loading…
x
Reference in New Issue
Block a user