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
/
cleanlinks
/
Makefile
blob
547d6978be8750673e1f5ea0fb0f3138787e8640
1
# $NetBSD: Makefile,v 1.1 2003/09/15 08:31:02 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
SCRIPTS
=
cleanlinks
6
MAN
=
cleanlinks
.1
7
8
.PATH
: ${
X11SRCDIR.imake
}
9
10
.
include
<
bsd.x11.mk
>
11
.
include
<
bsd.prog.mk
>