source: trunk/src/guidlib/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: 204 bytes
Line 
1## @file
2# KERNEL32 library
3#
4
5SUB_DEPTH = ../..
6include $(KBUILD_PATH)/subheader.kmk
7
8LIBRARIES += guidlib
9
10guidlib_TEMPLATE = OdinCxx
11guidlib_SOURCES = guid.c
12
13include $(FILE_KBUILD_SUB_FOOTER)
14
Note: See TracBrowser for help on using the repository browser.