repo.or.cz
/
freebsd
/
src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
RELNOTES: Add an entry for the new bind_all_fibs tunables
[freebsd/src.git]
/
secure
/
Makefile.inc
blob
a0f42faa062b97587a60b024cabb160da52ec6ce
1
.if exists(${.CURDIR:H:H}/lib/libcrypt/obj)
2
CRYPTOBJDIR= ${.CURDIR:H:H}/lib/libcrypt/obj
3
.else
4
CRYPTOBJDIR= ${.CURDIR:H:H}/lib/libcrypt
5
.endif
6
7
WARNS?= 0