* /harbour/* -> /*
* moved whole Harbour source tree one level up to
avoid single 'harbour' top dir
16 lines
253 B
Plaintext
16 lines
253 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
hbformat.hbc
|
|
|
|
-w3 -es2 -l
|
|
|
|
-o${hb_name}
|
|
|
|
hbformat.prg
|
|
|
|
# Always build in shared mode for these platforms because the
|
|
# tool is included in std distro and we want to minimize its size.
|
|
{_HB_BUILD_&(!(HB_BUILD_DYN='no')&(win|wce|os2))}-shared
|