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