Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'help/Makefile.in')
-rw-r--r--help/Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/help/Makefile.in b/help/Makefile.in
new file mode 100644
index 0000000..e793a99
--- /dev/null
+++ b/help/Makefile.in
@@ -0,0 +1,14 @@
+all: rtf html
+
+rtf: xaos.hlp
+ ./rtfconv
+
+chm: xaos.hlp
+ ./winhelpconv
+ hhc xaoshelp.hhp
+
+html: xaos.hlp
+ ./htmlconv
+
+clean:
+ rm -f *.html xaoswin.rtf