1 1.1 thorpej # $NetBSD: Makefile,v 1.1.2.1 2006/08/23 21:21:14 tron Exp $ 2 1.1 thorpej 3 1.1 thorpej INCS= prop_array.h prop_bool.h prop_data.h prop_dictionary.h \ 4 1.1.2.1 tron 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