NetBSD/share/xml/Makefile
jmmv 78bb0388d3 Add the ATF data files
This change adds example files shipped with ATF as well as other data files
required to support some of its features.
2007-11-12 15:01:50 +00:00

11 lines
177 B
Makefile

# $NetBSD: Makefile,v 1.1 2007/11/12 15:01:50 jmmv Exp $
SUBDIR= atf
FILESDIR= /usr/share/xml
FILESMODE= 444
FILES= catalog
.include <bsd.files.mk>
.include <bsd.subdir.mk>