source:
trunk/src/guidlib/Makefile.kmk@
22012
Last change on this file since 22012 was 21916, checked in by , 14 years ago | |
---|---|
|
|
File size: 204 bytes |
Line | |
---|---|
1 | ## @file |
2 | # KERNEL32 library |
3 | # |
4 | |
5 | SUB_DEPTH = ../.. |
6 | include $(KBUILD_PATH)/subheader.kmk |
7 | |
8 | LIBRARIES += guidlib |
9 | |
10 | guidlib_TEMPLATE = OdinCxx |
11 | guidlib_SOURCES = guid.c |
12 | |
13 | include $(FILE_KBUILD_SUB_FOOTER) |
14 |
Note:
See TracBrowser
for help on using the repository browser.