summaryrefslogtreecommitdiff
path: root/openvpn/README
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-03-13 09:15:57 -0300
committerTomás Touceda <chiiph@leap.se>2013-03-13 09:15:57 -0300
commita3d01f3285c7432675649e26aa95e31a64b73cbf (patch)
tree85e916455c1404e17b2664d1004be406287c50b5 /openvpn/README
parent364c6d5e9882f47ff5938f731641bc7509e32fc0 (diff)
Add OpenVPN build scripts
Diffstat (limited to 'openvpn/README')
-rw-r--r--openvpn/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/openvpn/README b/openvpn/README
new file mode 100644
index 00000000..bf2205c2
--- /dev/null
+++ b/openvpn/README
@@ -0,0 +1,6 @@
+OpenVPN binary, build scripts
+Works using a GCC minGW32 cross-compiler on Debian/Ubuntu
+Produces a working MS Windows executable
+openvpn.exe: PE32 executable (DLL) (console) Intel 80386, for MS Windows
+goes smooth for the 99%, might still need some slapping the flags around now and then
+ -jrml