be89757ef5
Change-Id: I567fc15845b601019d346569ecfcef4f89687fd2
9 lines
255 B
Makefile
9 lines
255 B
Makefile
# $NetBSD: Makefile,v 1.3 2007/08/17 11:05:04 pavel 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 plistref.h
|
|
|
|
INCSDIR= /usr/include/prop
|
|
|
|
.include <bsd.prog.mk>
|