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
/
printenv
/
Makefile
blob
d7b6f75a1ebc85ff27d91c3ffbe32d3b15af6c4c
1
# $NetBSD: Makefile,v 1.4 1997/01/09 15:17:30 tls Exp $
2
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
printenv
5
6
.
include
<
bsd.prog.mk
>