repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel/arm: send SIGSEGV to processes
[minix3.git]
/
sbin
/
nologin
/
Makefile
blob
d8fecf97bc2a326060efb49b0e9476bde1aa2043
1
# $NetBSD: Makefile,v 1.6 1997/03/24 22:17:27 christos Exp $
2
# @(#)Makefile 8.2 (Berkeley) 4/22/94
3
4
MAN
=
nologin
.8
5
SCRIPTS
=
nologin.sh
6
7
.
include
<
bsd.prog.mk
>