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
/
libc
/
arch
/
i386
/
Makefile.inc
blob
80d6db9faee095ff7d6799b54bec9fba7261cc4f
1
# $NetBSD: Makefile.inc,v 1.21 2015/07/15 14:27:49 pooka Exp $
2
3
.if ${RUMPRUN} != "yes" && !defined(__MINIX)
4
SRCS+= __sigaction14_sigtramp.c __sigtramp2.S
5
.endif