VirtualBox

Changeset 1668 in kBuild


Ignore:
Timestamp:
Jul 4, 2008 4:02:50 AM (16 years ago)
Author:
bird
Message:

Print the makefile list if footer.kmk appears to early.

Location:
trunk/kBuild
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/subfooter.kmk

    r1649 r1668  
    3636#
    3737ifdef __footer_kmk__
    38  $(error kBuild: footer.kmk has already been included. Fix your sub-makefiles!)
     38 $(error kBuild: footer.kmk has already been included. Fix your sub-makefiles!\
     39 $(NL)Makefile list: $(subst $(SP),$(NL)$(TAB),$(MAKEFILE_LIST)))
    3940endif
    4041
  • trunk/kBuild/subheader.kmk

    r1663 r1668  
    3535#
    3636ifdef __footer_kmk__
    37 $(error kBuild: footer.kmk has already been included. Fix your sub-makefiles!)
     37$(error kBuild: footer.kmk has already been included. Fix your sub-makefiles!\
     38 $(NL)Makefile list: $(subst $(SP),$(NL)$(TAB),$(MAKEFILE_LIST))
    3839endif
    3940
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