repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git]
/
x11
/
Xserver
/
hw
/
xfree86
/
etc
/
Makefile
blob
c744b6c8b58202fdd59423b297362edb9af727bd
1
# $NetBSD: Makefile,v 1.1 2004/01/06 14:16:19 rtr Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.PATH
: ${
X11SRCDIR.xc
}/
programs
/
Xserver
/
hw
/
xfree86
/
etc
6
7
FILES
=
xmodmap.std
8
FILESDIR
= ${
X11USRLIBDIR
}/
X11
/
etc
9
10
.
include
<
bsd.x11.mk
>
11
.
include
<
bsd.man.mk
>