minix/common/include/prop/Makefile
Lionel Sambuc be89757ef5 common upgrades
Change-Id: I567fc15845b601019d346569ecfcef4f89687fd2
2013-01-14 11:36:25 +01:00

10 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>