Mercurial > dropbear
comparison MULTI @ 828:93e04b9ff676
- Fix "inst_scp" target since there isn't a manpage
- Fix "make install MULTI=1"
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 09 Oct 2013 22:24:39 +0800 |
parents | 9597c2e3b9d4 |
children |
comparison
equal
deleted
inserted
replaced
827:4a788a3162a1 | 828:93e04b9ff676 |
---|---|
18 etc | 18 etc |
19 | 19 |
20 then execute as normal: | 20 then execute as normal: |
21 | 21 |
22 ./dropbear <options here> | 22 ./dropbear <options here> |
23 | |
24 "make install" doesn't currently work for multi-binary configuration, though | |
25 in most situations where it is being used, the target and build systems will | |
26 differ. |