diff options
| author | Ian C <ianc@noddybox.co.uk> | 2004-08-23 00:31:59 +0000 | 
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2004-08-23 00:31:59 +0000 | 
| commit | 6d0a314b5f095b88e56e262f8abee7d38fb2a5c2 (patch) | |
| tree | 0fb312fdb563af028f94c29e04d912d48d1ad8ca /INSTALL | |
| parent | d55fb45eee99b41a027690cdb38db0fceb046360 (diff) | |
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 9 | 
1 files changed, 9 insertions, 0 deletions
| @@ -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  ======================= | 
