Mercurial > dropbear
comparison MULTI @ 910:89555751c489 asm
merge up to 2013.63, improve ASM makefile rules a bit
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 27 Feb 2014 21:35:58 +0800 |
parents | 93e04b9ff676 |
children |
comparison
equal
deleted
inserted
replaced
909:e4b75744acab | 910:89555751c489 |
---|---|
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. |