NetBSD/common/include/prop/Makefile

9 lines
243 B
Makefile

# $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>