summaryrefslogtreecommitdiffstats
path: root/crypto/putty/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/putty/BUILD')
-rwxr-xr-xcrypto/putty/BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/putty/BUILD b/crypto/putty/BUILD
new file mode 100755
index 0000000000..1fb1cc94b2
--- /dev/null
+++ b/crypto/putty/BUILD
@@ -0,0 +1,6 @@
+cd unix &&
+
+sedit "s:/usr/local:/usr:" Makefile.gtk &&
+sedit "s:-O2 -Wall -Werror -g:$CFLAGS:" Makefile.gtk &&
+
+make -f Makefile.gtk