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:
Viktor Szakats
2009-08-11 15:47:07 +00:00
parent a62097883b
commit 6ca00081a7
3 changed files with 7 additions and 4 deletions

View File

@@ -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

View File

@@ -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),)

View File

@@ -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)