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.bin
/
nice
/
Makefile
blob
0a9c4e7d4e3af82f8ab522d3707de9919b758896
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $NetBSD: Makefile,v 1.3 1995/08/31 23:30:56 jtc Exp $
3
4
PROG
=
nice
5
6
.
include
<
bsd.prog.mk
>