summaryrefslogtreecommitdiffstats
path: root/domake-win
diff options
context:
space:
mode:
Diffstat (limited to 'domake-win')
-rw-r--r--domake-win8
1 files changed, 8 insertions, 0 deletions
diff --git a/domake-win b/domake-win
index a4d6069..4aaa9ca 100644
--- a/domake-win
+++ b/domake-win
@@ -1,7 +1,15 @@
#!/bin/sh
+# This is the master OpenVPN build script for Windows.
+# See top-devel definitions in install-win32/version.nsi
+#
+# Example usage:
+#
# make without signing:
# SIGNCODE="null" ./domake-win
+#
+# write installer to desktop
+# INSTALLER_DEST="/c/Documents and Settings/James/Desktop" ./domake-win
install-win32/winconfig
install-win32/makeopenvpn