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
/
fpr
/
Makefile
blob
6bef8922fae2905f680d1115a94685d1bdc55d7a
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $NetBSD: Makefile,v 1.3 1995/09/01 01:34:13 jtc Exp $
3
4
PROG
=
fpr
5
6
.
include
<
bsd.prog.mk
>