* fixed the suffixes of fcl-registry dependance of winunits-base. (non related remark in mantis 15079)

git-svn-id: trunk@14193 -
This commit is contained in:
marco 2009-11-15 21:53:19 +00:00
parent 1a28ccb0be
commit 966bcbec9f
2 changed files with 10 additions and 10 deletions

View File

@ -8993,11 +8993,11 @@ unixutil_shared: libc_shared fcl-base_shared
unixutil_smart: libc_smart fcl-base_smart
unixutil_debug: libc_debug fcl-base_debug
unixutil_release: libc_release fcl-base_release
winunits-base_all: fcl-registry fcl-base_all
winunits-base_shared: fcl-registry fcl-base_shared
winunits-base_smart: fcl-registry fcl-base_smart
winunits-base_debug: fcl-registry fcl-base_debug
winunits-base_release: fcl-registry fcl-base_release
winunits-base_all: fcl-registry_all fcl-base_all
winunits-base_shared: fcl-registry_shared fcl-base_shared
winunits-base_smart: fcl-registry_smart fcl-base_smart
winunits-base_debug: fcl-registry_debug fcl-base_debug
winunits-base_release: fcl-registry_release fcl-base_release
winunits-jedi_all: winunits-base_all fcl-registry fcl-base_all
winunits-jedi_shared: winunits-base_shared fcl-registry fcl-base_shared
winunits-jedi_smart: winunits-base_smart fcl-registry fcl-base_smart

View File

@ -320,11 +320,11 @@ unixutil_smart: libc_smart fcl-base_smart
unixutil_debug: libc_debug fcl-base_debug
unixutil_release: libc_release fcl-base_release
winunits-base_all: fcl-registry fcl-base_all
winunits-base_shared: fcl-registry fcl-base_shared
winunits-base_smart: fcl-registry fcl-base_smart
winunits-base_debug: fcl-registry fcl-base_debug
winunits-base_release: fcl-registry fcl-base_release
winunits-base_all: fcl-registry_all fcl-base_all
winunits-base_shared: fcl-registry_shared fcl-base_shared
winunits-base_smart: fcl-registry_smart fcl-base_smart
winunits-base_debug: fcl-registry_debug fcl-base_debug
winunits-base_release: fcl-registry_release fcl-base_release
winunits-jedi_all: winunits-base_all fcl-registry fcl-base_all
winunits-jedi_shared: winunits-base_shared fcl-registry fcl-base_shared