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
/
schedctl
/
Makefile
blob
7dd3959b7a152ced35697f21adee213987287095
1
# $NetBSD: Makefile,v 1.2 2008/01/24 19:34:06 rmind Exp $
2
3
PROG
=
schedctl
4
MAN
=
schedctl
.8
5
6
LDADD
+= -
lrt
-
lkvm
7
8
.
include
<
bsd.prog.mk
>