summaryrefslogtreecommitdiffstats
path: root/doc/Make.config
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Make.config')
-rw-r--r--doc/Make.config18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/Make.config b/doc/Make.config
new file mode 100644
index 0000000000..6f2665f9d6
--- /dev/null
+++ b/doc/Make.config
@@ -0,0 +1,18 @@
+#
+# Paths which may change
+#
+
+TEXI2DVI=/usr1/tmp/texi2www-960103/texi2dvi
+TEXI2WWW=/usr1/tmp/texi2www-960103/texi2www
+MAKEINFO=makeinfo
+INFO=info
+XDVI=xdvi -s 4
+GHOSTVIEW=ghostview -magstep -1
+
+WWW_INSTALL=/usr1/tmp/rtemsdoc-4.0.0/html
+INFO_INSTALL=/usr1/tmp/rtemsdoc-4.0.0/info
+PS_INSTALL=/usr1/tmp/rtemsdoc-4.0.0/ps
+
+TEXI2WWW_ARGS=-dirfile ../rtems.html \
+ -header ../rtems_header.html \
+ -footer ../rtems_footer.html