2008-02-02 23:40 UTC+0100 Ryszard Glab (harbour//rglab.pl)
* config/os2/global.cf
* restored double backslash in deletion command
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-02-02 23:40 UTC+0100 Ryszard Glab (harbour//rglab.pl)
|
||||
* config/os2/global.cf
|
||||
* restored double backslash in deletion command
|
||||
|
||||
2008-02-02 15:29 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
+ contrib/examples/rdddbt
|
||||
- contrib/examples/dbfdbt
|
||||
|
||||
@@ -48,7 +48,7 @@ dirbase::
|
||||
-CMD.EXE /c IF NOT EXIST $(OS2_LIB_DIR) $(MD) $(OS2_LIB_DIR)
|
||||
|
||||
clean::
|
||||
-CMD.EXE /c IF EXIST $(OS2_ARCH_DIR) $(RM) $(OS2_ARCH_DIR)\*.*
|
||||
-CMD.EXE /c IF EXIST $(OS2_ARCH_DIR) $(RM) $(OS2_ARCH_DIR)\\*.*
|
||||
-CMD.EXE /c IF EXIST $(OS2_ARCH_DIR) $(RD) $(OS2_ARCH_DIR)
|
||||
-CMD.EXE /c IF EXIST $(HB_ARCHITECTURE) $(RD) $(HB_ARCHITECTURE)
|
||||
ifneq ($(LIBNAME),)
|
||||
|
||||
Reference in New Issue
Block a user