minix/include/prop/Makefile

10 lines
255 B
Makefile
Raw Normal View History

2011-12-22 17:42:19 +01:00
# $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>