summaryrefslogtreecommitdiff
path: root/common/include/prop/Makefile
blob: 2fc4cc822f8504026a12ab0109e93da537947c4c (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.2 2006/08/21 04:13:28 thorpej Exp $

INCS=	prop_array.h prop_bool.h prop_data.h prop_dictionary.h \
	prop_ingest.h prop_number.h prop_object.h prop_string.h proplib.h

INCSDIR=	/usr/include/prop

.include <bsd.prog.mk>