2008-09-19 21:28 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com)
* common.mak
* source/rdd/Makefile
* removed dbdetach.* from make constructors
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2008-09-19 21:28 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com)
|
||||
* common.mak
|
||||
* source/rdd/Makefile
|
||||
* removed dbdetach.* from make constructors
|
||||
|
||||
2008-09-20 03:38 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/vm/hvm.c
|
||||
* minor modification: #ifdef ... => #if defined( ... )
|
||||
|
||||
@@ -891,7 +891,6 @@ RDD_LIB_OBJS = \
|
||||
$(OBJ_DIR)\dbcmdhb$(OBJEXT) \
|
||||
$(OBJ_DIR)\dbcmdx$(OBJEXT) \
|
||||
$(OBJ_DIR)\dbdrop$(OBJEXT) \
|
||||
$(OBJ_DIR)\dbdetach$(OBJEXT) \
|
||||
$(OBJ_DIR)\dbexists$(OBJEXT) \
|
||||
$(OBJ_DIR)\fieldhb$(OBJEXT) \
|
||||
$(OBJ_DIR)\hbdbsort$(OBJEXT) \
|
||||
|
||||
@@ -10,7 +10,6 @@ C_SOURCES=\
|
||||
dbcmdhb.c \
|
||||
dbcmdx.c \
|
||||
dbdrop.c \
|
||||
dbdetach.c \
|
||||
dbexists.c \
|
||||
fieldhb.c \
|
||||
workarea.c \
|
||||
|
||||
Reference in New Issue
Block a user