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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
usr.sbin
/
psrset
/
Makefile
blob
6be13ffbd369573fd90786cf03aa0b1dc82336df
1
# $NetBSD: Makefile,v 1.1 2008/06/22 13:53:59 ad Exp $
2
3
PROG
=
psrset
4
MAN
=
psrset
.8
5
6
LDADD
+= -
lrt
7
8
.
include
<
bsd.prog.mk
>