* source/common/hbver.c
% Deleted unnecessary casts.
* examples/hbmsql/msql.c
* Fixed const warnings.
* examples/hbmake/hbmake.hbp
- examples/hbmake/hbmakec.c
* examples/hbmake/hbmake.prg
* Using portable HB_USERLANG() instead of local Windows-only solution.
- examples/hboleold
- Deleted. It's no longer easy to fix with new const usage.
- examples/hbgf
- Deleted. We have much better GUI examples these days then these
very early ones.
* examples/httpsrv/uhttpdc.c
* Minor formatting.
14 lines
159 B
Plaintext
14 lines
159 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
# To build hbmake, type: 'hbmk2 hbmake.hbp'
|
|
|
|
hbmake.prg
|
|
|
|
-lhbclipsm
|
|
-lxhb
|
|
|
|
# Copy to Harbour binary directory for convenience
|
|
-instpath=${HB_BIN}/
|