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