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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.