2009-08-01 20:52 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* config/global.cf
    - Cleaned 3 lines left there by mistake.
This commit is contained in:
Viktor Szakats
2009-08-01 18:53:02 +00:00
parent ad1d81f46c
commit a9847d159c
2 changed files with 4 additions and 5 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-08-01 20:52 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/global.cf
- Cleaned 3 lines left there by mistake.
2009-08-01 20:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
* utils/hbmk2/hbmk2.prg

View File

@@ -332,11 +332,6 @@ endif
export HB_ARCHITECTURE
export HB_COMPILER
define add_updir
GRANDP := $(GRANDP)../
endef
ARCH_COMP := $(HB_ARCHITECTURE)/$(HB_COMPILER)
ifneq ($(HB_BUILD_NAME),)
ARCH_COMP := $(ARCH_COMP)$(subst \,/,$(HB_BUILD_NAME))