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
/
tls
/
Makefile.inc
blob
3d536995b1280a7eb950470b0bb5ab3ce9a06b43
1
# $NetBSD: Makefile.inc,v 1.2 2011/03/12 07:55:09 matt Exp $
2
3
.include <bsd.own.mk>
4
5
# Our sources
6
.PATH: ${.PARSEDIR} ${ARCHDIR}/tls
7
8
SRCS+= tls.c
9
CPPFLAGS.tls.c+= -D_LIBC_SOURCE