source: trunk/tools/Makefile.kmk@ 22012

Last change on this file since 22012 was 21916, checked in by dmik, 14 years ago

Merge branch gcc-kmk to trunk.

  • Property svn:eol-style set to native
File size: 335 bytes
RevLine 
[21745]1## @file
2# Support tools
3#
4
5SUB_DEPTH = ..
6include $(KBUILD_PATH)/subheader.kmk
7
8#
9# Include sub-makefiles.
10#
[21759]11include $(PATH_SUB_CURRENT)/common/Makefile.kmk
[21795]12include $(PATH_SUB_CURRENT)/impdef/Makefile.kmk
[21745]13include $(PATH_SUB_CURRENT)/wrc/Makefile.kmk
[21908]14include $(PATH_SUB_CURRENT)/install/Makefile.kmk
[21745]15
16include $(FILE_KBUILD_SUB_FOOTER)
Note: See TracBrowser for help on using the repository browser.