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]
/
lib
/
libm
/
arch
/
i387
/
Makefile
blob
f69310126a42d6f1ccbd0347e4931f819eadefaf
1
# $NetBSD: Makefile,v 1.11 2008/06/06 13:35:06 ad Exp $
2
#
3
4
USE_SHLIBDIR
=
yes
5
6
LIB
=
m387
7
8
SRCS
=
empty.S
9
10
.
include
<
bsd.lib.mk
>