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
Sync usage with man page.
[netbsd-mini2440.git]
/
external
/
mit
/
xorg
/
bin
/
missing-apps
/
scripts
/
Makefile
blob
ea4086283a2acc4143c3fe085c40281ba6f90cb4
1
# $NetBSD: Makefile,v 1.2 2003/09/13 20:18:10 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
SCRIPTS
=
xon.sh
6
MAN
=
xon
.1
7
8
.PATH
: ${
X11SRCDIR.xc
}/
programs
/
scripts
9
10
.
include
<
bsd.x11.mk
>
11
.
include
<
bsd.prog.mk
>