8 lines
120 B
Makefile
8 lines
120 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2010/11/18 18:47:36 tron Exp $
|
||
|
|
||
|
.include <bsd.own.mk>
|
||
|
|
||
|
SUBDIR= man7
|
||
|
|
||
|
.include <bsd.subdir.mk>
|