comparison Makefile.in @ 161:b9d3f725e00b

0.44 release changes
author Matt Johnston <matt@ucc.asn.au>
date Sun, 02 Jan 2005 17:08:27 +0000
parents a3b58707122b
children c753db8eb446
comparison
equal deleted inserted replaced
160:7ceceb46d655 161:b9d3f725e00b
1 # This Makefile is for Dropbear SSH Server and Client 1 # This Makefile is for Dropbear SSH Server and Client
2 # @configure_input@
2 3
3 # invocation: 4 # invocation:
4 # make PROGRAMS="dropbear dbclient scp" MULTI=1 STATIC=1 SCPPROGRESS=1 5 # make PROGRAMS="dropbear dbclient scp" MULTI=1 STATIC=1 SCPPROGRESS=1
5 # 6 #
6 # to make a multiple-program statically linked binary "staticdropbearmulti". 7 # to make a multiple-program statically linked binary "staticdropbearmulti".