source:
trunk/icedtea-web/Makefile.kmk@
433
Last change on this file since 433 was 352, checked in by , 13 years ago | |
---|---|
|
|
File size: 222 bytes |
Rev | Line | |
---|---|---|
[352] | 1 | ## @file |
2 | # | |
3 | ||
4 | SUB_DEPTH = . | |
5 | include $(KBUILD_PATH)/subheader.kmk | |
6 | ||
7 | # | |
8 | # Include sub-makefiles. | |
9 | # | |
10 | include $(PATH_SUB_CURRENT)/netx/Makefile.kmk | |
11 | include $(PATH_SUB_CURRENT)/plugin/Makefile.kmk | |
12 | ||
13 | include $(FILE_KBUILD_SUB_FOOTER) |
Note:
See TracBrowser
for help on using the repository browser.