+ contrib/hbtip/hbtip.hbp
+ contrib/hbtip/hbtipssl.hbp
+ Added hbtip hbmk2 make files.
* contrib/hbssl/hbssl.hbp
* contrib/hbssl/hbssls.hbp
* contrib/hbssl/hbssl.h
* contrib/hbssl/rand.c
! Fixed to avoid -U trick in build files.
(static/dll flag reversion logic moved to .c level)
* contrib/hbtip/Makefile
* Formatting.
13 lines
145 B
Plaintext
13 lines
145 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
-stop{!(win|wce)}
|
|
|
|
hbssl.hbp
|
|
|
|
-o${hb_name}
|
|
-workdir=${hb_work}/${hb_plat}/${hb_comp}/${hb_name}
|
|
|
|
{win|wce}-cflag=-DHB_OPENSSL_STATIC
|