78bb0388d3
This change adds example files shipped with ATF as well as other data files required to support some of its features.
11 lines
177 B
Makefile
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>
|