2008-02-01 17:35 UTC+0100 Ryszard Glab (harbour/at/rglab.pl)
* config/lib.cf
* fixed to correctly list the source of installed library
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-02-01 17:35 UTC+0100 Ryszard Glab (harbour/at/rglab.pl)
|
||||
* config/lib.cf
|
||||
* fixed to correctly list the source of installed library
|
||||
|
||||
2008-02-01 12:25 UTC+0100 Ryszard Glab <harbour//rglab.pl>
|
||||
* config/os2/global.cf
|
||||
* fixed to delete single library during 'clean' when
|
||||
|
||||
@@ -37,7 +37,7 @@ $(LIB_NAME) : $(ALL_OBJS)
|
||||
$(AR_RULE)
|
||||
|
||||
|
||||
INSTALL_OBJS = $(LIB_ARCH)
|
||||
INSTALL_OBJS = $(LIB_DIR)/$(LIB_NAME)
|
||||
INSTALL_DIR = $(HB_LIB_INSTALL)
|
||||
|
||||
include $(TOP)$(ROOT)config/install.cf
|
||||
|
||||
Reference in New Issue
Block a user