2009-08-20 22:28 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/common/watcom.mk
! Yet another fix to prev moving dos shell specific
cmdline length defeating tricks after rules.mk inclusion.
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-08-20 22:28 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/common/watcom.mk
|
||||
! Yet another fix to prev moving dos shell specific
|
||||
cmdline length defeating tricks after rules.mk inclusion.
|
||||
|
||||
2009-08-20 22:22 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/dos/watcom.mk
|
||||
* config/win/watcom.mk
|
||||
|
||||
@@ -100,6 +100,8 @@ AR := wlib
|
||||
ARFLAGS := -q -p=64 -c -n
|
||||
AR_RULE = $(create_library)
|
||||
|
||||
include $(TOP)$(ROOT)config/rules.mk
|
||||
|
||||
ifeq ($(HB_SHELL),dos)
|
||||
|
||||
# disable DOS/4GW Banner
|
||||
@@ -116,5 +118,3 @@ ifeq ($(HB_SHELL),dos)
|
||||
export HARBOURCMD := $(HB_FLAGS)
|
||||
HB_FLAGS :=
|
||||
endif
|
||||
|
||||
include $(TOP)$(ROOT)config/rules.mk
|
||||
|
||||
Reference in New Issue
Block a user