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]
/
sbin
/
sysctl
/
Makefile
blob
63eaeb1806c1ec6001071fadc7bc333f8c647513
1
# $NetBSD$
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
.
include
<
bsd.own.mk
>
5
#CFLAGS+=-g
6
7
PROG
=
sysctl
8
MAN
=
sysctl
.8
9
10
.
include
<
bsd.prog.mk
>