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
/
bin
/
xdm
/
sessreg
/
Makefile
blob
15c2230bd7187edd0cec789f72684489f3f4436a
1
# $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:07 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
PROG
=
sessreg
6
7
.
include
"../Makefile.xdm"
8
9
.
include
<
bsd.x11.mk
>
10
.
include
<
bsd.prog.mk
>