repo.or.cz
/
dragonfly
/
vkernel-mp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Create the USB task queues before creating the event thread to avoid
[dragonfly/vkernel-mp.git]
/
sbin
/
nologin
/
Makefile
blob
fb629b837672a9fff9908768a75ddcacde012d67
1
# @(#)Makefile 8.2 (Berkeley) 4/22/94
2
# $FreeBSD: src/sbin/nologin/Makefile,v 1.6.6.2 2001/04/25 14:04:15 ru Exp $
3
# $DragonFly: src/sbin/nologin/Makefile,v 1.2 2003/06/17 06:27:34 dillon Exp $
4
5
SCRIPTS
=
nologin.sh
6
MAN
=
nologin
.5
nologin
.8
7
8
.
include
<
bsd.prog.mk
>