1 1.2 thorpej # $NetBSD: Makefile,v 1.2 2006/08/21 04:13:28 thorpej Exp $ 2 1.1 thorpej 3 1.1 thorpej INCS= prop_array.h prop_bool.h prop_data.h prop_dictionary.h \ 4 1.2 thorpej prop_ingest.h prop_number.h prop_object.h prop_string.h proplib.h 5 1.1 thorpej 6 1.1 thorpej INCSDIR= /usr/include/prop 7 1.1 thorpej 8 1.1 thorpej .include <bsd.prog.mk> 9