2009-08-01 21:07 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/globsh.cf
! Minor fix to OS/2 shells. Bug introed today.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-08-01 21:07 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/globsh.cf
|
||||
! Minor fix to OS/2 shells. Bug introed today.
|
||||
|
||||
2009-08-01 21:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/global.cf
|
||||
% Some more opt. Rules are very clean and simple now without
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
|
||||
ifneq ($(HB_SHELL),sh)
|
||||
|
||||
TOOL_DIR := $(subst /,\,$(TOP)$(ROOT)config/)
|
||||
|
||||
OBJ_DIR_OS = $(subst /,\,$(OBJ_DIR))
|
||||
LIB_DIR_OS = $(subst /,\,$(LIB_DIR))
|
||||
LIB_FILE_OS = $(subst /,\,$(LIB_FILE))
|
||||
@@ -93,8 +95,6 @@ endif
|
||||
|
||||
ifeq ($(HB_SHELL),dos)
|
||||
|
||||
TOOL_DIR := $(subst /,\,$(TOP)$(ROOT)config/)
|
||||
|
||||
MK = $(subst \,/,$(subst \~,~,$(MAKE)))
|
||||
RM = del
|
||||
RDP = $(TOOL_DIR)dj-rm -f -r
|
||||
|
||||
Reference in New Issue
Block a user