projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Use -pthread instead of adding -lc_r for linking the thread library.
[dragonfly.git]
/
secure
/
libexec
/
Makefile.inc
1
# $FreeBSD: src/secure/libexec/Makefile.inc,v 1.5.2.1 2002/04/19 12:03:57 ru Exp $
2
# $DragonFly: src/secure/libexec/Makefile.inc,v 1.2 2003/06/17 04:27:48 dillon Exp $
3
4
BINDIR?= /usr/libexec
5
6
.include "${.CURDIR}/../../Makefile.inc"