NetBSD/common/include/prop/Makefile

9 lines
229 B
Makefile

# $NetBSD: Makefile,v 1.1 2006/04/27 20:11:27 thorpej Exp $
INCS= prop_array.h prop_bool.h prop_data.h prop_dictionary.h \
prop_number.h prop_object.h prop_string.h proplib.h
INCSDIR= /usr/include/prop
.include <bsd.prog.mk>