summaryrefslogtreecommitdiffhomepage
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
commit2b8106b14e004c18f6fdd42a3bcc746ddaefa440 (patch)
tree4aa04a0f4f6fd42396e49d88779022a049cab669 /INSTALL
parent78c5daee52d979de75678b4a6e2a2cda0000e871 (diff)
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