* config/global.cf
* Minor cosmetic.
+ Exporting OBJ_DIR as HB_OBJ_DIR.
! Fixed detecting 'clean install' on HB_BUILD_PKG=yes.
* bin/hb-mkdyn.bat
% Using HB_OBJ_DIR instead of replicating logic.
* INSTALL
* bin/postinst.sh
* make_gnu.sh
* utils/hbmk2/hbmk2.prg
- config/linux/sunpro64.cf
- config/sunos/sunpro64.cf
+ Patch by Tamas Tevesz.
Deleted sunpro64 as a distinct compiler target.
* utils/hbmk2/hbmk2.prg
! Fixed to not delete source file when using unimplemented
arch/compiler combinations. (sunpro currently)
Reported by Tamas Tevesz.
* config/bsd/global.cf
* config/wce/global.cf
* config/hpux/global.cf
* config/darwin/global.cf
* config/dos/global.cf
* config/win/global.cf
* config/linux/global.cf
* config/os2/global.cf
* config/sunos/global.cf
- Deleted DYN_EXT, DYN_PRE. Wasn't needed, can be added once
it will be.
10 lines
57 B
CFEngine3
10 lines
57 B
CFEngine3
#
|
|
# $Id$
|
|
#
|
|
|
|
all : first
|
|
|
|
BIN_EXT :=
|
|
|
|
HB_GT_LIBS += gttrm
|