2009-08-11 17:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/global.cf
* config/dir.cf
- Deleted PM option. No longer needed.
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-08-11 17:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/global.cf
|
||||
* config/dir.cf
|
||||
- Deleted PM option. No longer needed.
|
||||
|
||||
2009-08-11 17:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
+ tests/hbpptest/hbpptest.hbp
|
||||
+ tests/bldtest/bldtest.hbp
|
||||
|
||||
@@ -18,9 +18,7 @@ else
|
||||
endif
|
||||
|
||||
ifeq ($(JOB_SRV),NO)
|
||||
ifeq ($(PM),) # Only traverse directories if not compiling a specific module
|
||||
include $(TOP)$(ROOT)config/dirsh.cf
|
||||
endif
|
||||
include $(TOP)$(ROOT)config/dirsh.cf
|
||||
endif
|
||||
|
||||
ifeq ($(DIR_RULE),)
|
||||
|
||||
@@ -177,7 +177,7 @@ ifeq ($(HB_CONFIG_SHOWN),)
|
||||
# Some additional ones to be given a standard name:
|
||||
# HB_HOST_BUILD [yes|lib], HB_XBUILD, HB_WITHOUT_*, HB_REBUILD_PARSER, HB_DB_DRVEXT
|
||||
# HB_COMMERCE, HB_CRS_LIB, HB_BUILD_VERBOSE, HB_BIN_COMPILE, HB_INC_COMPILE
|
||||
# HB_POSTINST, HB_ROOTPOSTINST, HB_POSTINSTPARAM, PM
|
||||
# HB_POSTINST, HB_ROOTPOSTINST, HB_POSTINSTPARAM
|
||||
|
||||
ifeq ($(HB_DYNLIB),yes)
|
||||
$(info ! Dynamic library creation phase)
|
||||
|
||||
Reference in New Issue
Block a user