repo.or.cz
/
minix.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
[minix.git]
/
external
/
gpl3
/
binutils
/
usr.bin
/
size
/
Makefile
blob
f5e713f894c6e3d24605d8e4196a37256e032195
1
# $NetBSD: Makefile,v 1.1 2009/08/18 20:22:20 skrll Exp $
2
3
PROG
=
size
4
5
.
include
<
bsd.own.mk
>
6
7
.
include
"${.CURDIR}/../common/Makefile.prog"