Home | History | Annotate | Line # | Download | only in prop
Makefile revision 1.2.12.1
      1  1.2.12.1  wrstuden #	$NetBSD: Makefile,v 1.2.12.1 2007/09/30 03:38:41 wrstuden 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.12.1  wrstuden 	prop_ingest.h prop_number.h prop_object.h prop_string.h \
      5  1.2.12.1  wrstuden 	proplib.h plistref.h
      6       1.1   thorpej 
      7       1.1   thorpej INCSDIR=	/usr/include/prop
      8       1.1   thorpej 
      9       1.1   thorpej .include <bsd.prog.mk>
     10