Remove building with NOCRYPTO option
[minix.git] / lib / libc / arch / i386 / Makefile.inc
blob80d6db9faee095ff7d6799b54bec9fba7261cc4f
1 #       $NetBSD: Makefile.inc,v 1.21 2015/07/15 14:27:49 pooka Exp $
3 .if ${RUMPRUN} != "yes" && !defined(__MINIX)
4 SRCS+=  __sigaction14_sigtramp.c __sigtramp2.S
5 .endif