VirtualBox

Changeset 1370 in kBuild


Ignore:
Timestamp:
Dec 9, 2007 9:03:03 PM (17 years ago)
Author:
bird
Message:

Fixed buggy check for template existance (def_templates was called instead of def_templates_include).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/footer.kmk

    r1347 r1370  
    267267endif
    268268endef # def_templates_include
    269 $(foreach template, $(_TEMPLATES), $(eval $(def_templates)))
     269$(foreach template, $(_TEMPLATES), $(eval $(def_templates_include)))
    270270
    271271#$ (warning dbg _TEMPLATES := $(_TEMPLATES))
     
    394394#
    395395# This is much the same as with target inheritance, except we cannot
    396 # restrict the properties involved since we've got a clue which target
    397 # types are using them. But, we can drop the instance expansion we're
    398 # doing for targets since there won't be any more changes to either the
    399 # source nor the target templates beyond this exercise.
     396# restrict the properties involved since we haven't got a clue which
     397# target platforms/archs are using them. But, we can drop the instance
     398# expansion we're doing for targets since there won't be any more
     399# changes to either the source nor the target templates beyond this
     400# exercise.
    400401#
    401402
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette