2009-08-01 20:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/global.cf
% Minor opt/cleanup.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-08-01 20:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/global.cf
|
||||
% Minor opt/cleanup.
|
||||
|
||||
2009-08-01 20:52 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/global.cf
|
||||
- Cleaned 3 lines left there by mistake.
|
||||
|
||||
@@ -340,8 +340,8 @@ OBJ_DIR := obj/$(ARCH_COMP)
|
||||
EXE_DIR := $(TOP)$(ROOT)bin/$(ARCH_COMP)
|
||||
LIB_DIR := $(TOP)$(ROOT)lib/$(ARCH_COMP)
|
||||
|
||||
# Calculate number of up-dirs to source from OBJ_DIR.
|
||||
GRANDP := ../$(subst $(subst x,x, ),,$(foreach item, $(subst /, ,$(ARCH_COMP)), ../))
|
||||
# Assemble relative path from OBJ_DIR to source.
|
||||
GRANDP := $(subst $(subst x,x, ),,$(foreach item, $(subst /, ,$(OBJ_DIR)), ../))
|
||||
|
||||
# TODO: Set this in <arch>/<comp>.cf
|
||||
HB_CPU :=
|
||||
|
||||
Reference in New Issue
Block a user