1#
2#
3#
4
5osdir=$(includedir)/os
6
7os_HEADERS=	\
8	object.h
9
10noinst_HEADERS=	\
11	object_private.h
12