2009-09-22 22:05 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* config/global.mk
    ! Typo
This commit is contained in:
Viktor Szakats
2009-09-22 20:09:15 +00:00
parent e6399e45fd
commit c5f3c610ea
2 changed files with 5 additions and 1 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-09-22 22:05 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/global.mk
! Typo
2009-09-22 18:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/hbmk2.prg
* config/global.mk

View File

@@ -1370,7 +1370,7 @@ ifeq ($(HB_INIT_DONE),)
HB_DYNLIB_BASE_MT := harbourm
HB_DYNLIB_ST := $(HB_DYNLIB_BASE_ST)
HB_DYNLIB_MT := $(HB_DYNLIB_BASE_MT)
ifeq ($(HB_PLATFORM),os2)
else ifeq ($(HB_PLATFORM),os2)
HB_DYNLIB_BASE_ST := harbour
HB_DYNLIB_BASE_MT := harbourm
HB_DYNLIB_ST := $(HB_DYNLIB_BASE_ST)