# 	$NetBSD$

# Note: The directory xml-broken contains plists from MacOS X system
# 	which we fail to handle for one of the following reasons:
#
# 	o Contains unsupported <real> element (documented limitation)
# 	o Dictionary key contains spaces (SCN can't deal)
# 	o Dictionary key begins with a number (SCN can't deal)
#
# 	XXXfreza: I think dictionary key alphabet should be restricted.

.include <bsd.own.mk>

# XXX proptest is broken
SUBDIR= 	proputil

.include <bsd.subdir.mk>
