repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
df.1: Fix example for -t. It's null, not nullfs.
[dragonfly.git]
/
usr.sbin
/
resident
/
Makefile
blob
fc1dfe4a5999f61337b397221ff2ff0ff657fe98
1
# $DragonFly: src/usr.sbin/resident/Makefile,v 1.2 2005/01/17 01:49:24 cpressey Exp $
2
3
PROG
=
resident
4
MAN
=
resident
.8
5
6
.
include
<
bsd.prog.mk
>