summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2004-08-23 00:31:59 +0000
committerIan C <ianc@noddybox.co.uk>2004-08-23 00:31:59 +0000
commit6d0a314b5f095b88e56e262f8abee7d38fb2a5c2 (patch)
tree0fb312fdb563af028f94c29e04d912d48d1ad8ca
parentd55fb45eee99b41a027690cdb38db0fceb046360 (diff)
Added instructions for Win32HEADmaster
-rw-r--r--INSTALL9
1 files changed, 9 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 2a01dfa..ddec345 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,7 @@
+UNIX
+====
+
This program unfortunately does not use the configure script, but I have been
careful to write is as portably as possible to unix and posix-like systems.
@@ -11,6 +14,12 @@ Then copy the int2tap executable wherever you want (sorry there is no install,
but it does only generate one executable and no other dependencies).
+Windows
+=======
+
+The sources include the files for recognising this as a Dev-CPP project.
+
+
Other or broken systems
=======================