summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2020-06-15 22:30:28 +0800
committerMatt Johnston <matt@ucc.asn.au>2020-06-15 22:30:28 +0800
commit86d6c82f89e7a69f54a7b3c4800d24d23c3c81a9 (patch)
treeb7d0c41c99c3fb9ff9a64957f8a5b3194daffcc4 /INSTALL
parent75b2f631e37e4572b92e06296f2e9f0d2801b470 (diff)
downloaddropbear-86d6c82f89e7a69f54a7b3c4800d24d23c3c81a9.tar.gz
Add DEVELOPING.md
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 3c33ab2..b081857 100644
--- a/INSTALL
+++ b/INSTALL
@@ -28,6 +28,8 @@ Basic Dropbear build instructions:
recompile after changing the PROGRAMS list, you *MUST* "make clean" before
recompiling - bad things will happen otherwise)
+DEVELOPING.md has some notes on other developer topics, including debugging.
+
See MULTI for instructions on making all-in-one binaries.
If you want to compile statically use ./configure --enable-static