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
Fix bug in as-of mount date specification.
[dragonfly.git]
/
sbin
/
nologin
/
Makefile
blob
36d6d8f6dbfa1f8a44435a686a293db26d303b9d
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 04:27:34 dillon Exp $
4
5
SCRIPTS
=
nologin.sh
6
MAN
=
nologin
.5
nologin
.8
7
8
.
include
<
bsd.prog.mk
>