aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/html/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/docs/html/Makefile')
-rw-r--r--libstdc++-v3/docs/html/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++-v3/docs/html/Makefile b/libstdc++-v3/docs/html/Makefile
new file mode 100644
index 00000000000..bedbd883f18
--- /dev/null
+++ b/libstdc++-v3/docs/html/Makefile
@@ -0,0 +1,5 @@
+
+
+faq/index.txt: faq/index.html
+ lynx -dump faq/index.html | sed "s%file://localhost`pwd`%..%" > $@
+