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
/
what
/
Makefile
blob
41d719036d61adb0721dabb1e81288b1d672bf43
1
# $NetBSD: Makefile,v 1.3 1994/11/17 06:59:37 jtc Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
what
5
6
.
include
<
bsd.prog.mk
>