mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-17 11:17:04 -04:00
12 lines
241 B
Makefile
12 lines
241 B
Makefile
# $NetBSD: Makefile,v 1.3 2013/06/05 07:42:54 mrg Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
MAN= Consortium.7 Standards.7 X.7 XOrgFoundation.7 XProjectTeam.7 \
|
|
Xsecurity.7
|
|
|
|
.PATH: ${X11SRCDIR.xorg-docs}/man
|
|
|
|
.include <bsd.x11.mk>
|
|
.include <bsd.man.mk>
|