* INSTALL
* Minor simplification.
* make_gnu.bat
* Minor cleanup.
- Deleted 'don't modify, this is a template' text.
* utils/hbmk2/hbmk2.prg
+ Targets will now get an alternate workdir by default
on win/wce platforms when using -hbdyn.
; TOFIX: ? HB_DYNLIB usage should be cleaned and synced with
GNU Make system.
Current HB_DYNLIB usage:
GNU Make system: ( win or wce ) and non-gcc
hbmk2: ( win or wce )
* contrib/Makefile
- contrib/hbmsql
+ examples/hbmsql
* Moved hbmsql to examples.
- examples/hbmsql/Makefile
+ examples/hbmsql/hbmsql.hbp
+ Changed GNU Make file to hbmk2 make file.
* examples/hbmake/hbmake.hbp
* Minor to comment.
12 lines
151 B
Plaintext
12 lines
151 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
# To build hbmake, type: 'hbmk2 hbmake.hbp'
|
|
|
|
hbmake.prg
|
|
hbmakec.c
|
|
|
|
# Copy to Harbour binary directory for convenience
|
|
-instpath=${HB_BIN}/
|