* Makefile
* config/*
* contrib/*
* doc/*
* extras/*
* include/*
* lib/*
* package/*
* src/*
* tests/*
* utils/*
* removed empty lines left after removed '$' + 'Id' + '$' identifiers
12 lines
241 B
Plaintext
12 lines
241 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
|