* (all files)
* stripped svn header
* minor cleanups
; use following command to find out the history of files:
git log
git log --follow
git blame
git annotate
13 lines
242 B
Plaintext
13 lines
242 B
Plaintext
|
|
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
|