VirtualBox

Changeset 853 in kBuild for trunk


Ignore:
Timestamp:
Feb 11, 2007 4:01:38 AM (18 years ago)
Author:
bird
Message:

Better warning and for tools too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/footer.kmk

    r852 r853  
    540540endif
    541541include $(TOOL_$(tool)_KMK_FILE)
     542ifndef TOOL_$(tool)
     543$(warning kBuild: TOOL_$(tool) was not by $(TOOL_$(tool)_KMK_FILE)!)
     544endif
    542545endif
    543546endef
     
    556559include $(SDK_$(sdk)_KMK_FILE)
    557560ifndef SDK_$(sdk)
    558 $(warning kBuild: SDK_$(sdk) not defined after including $(SDK_$(sdk)_KMK_FILE)!)
     561$(warning kBuild: SDK_$(sdk) was not defined by $(SDK_$(sdk)_KMK_FILE)!)
    559562endif
    560563endif
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