diff options
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  ======================= | 
