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
Remove building with NOCRYPTO option
[minix3.git]
/
usr.sbin
/
unlink
/
Makefile
blob
e9a8d08a0435e26070c16810fba529724e956bb0
1
# $NetBSD: Makefile,v 1.1 1999/07/19 09:11:26 kleink Exp $
2
3
PROG
=
unlink
4
MAN
=
unlink
.8
5
6
.
include
<
bsd.prog.mk
>