diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-02-05 21:01:08 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-05 21:01:08 +0000 |
| commit | c389411c8aa86e3ffa6e7b24ecef1d8c94549bb8 (patch) | |
| tree | d202f169da241769452be64ff9d6811a356945a0 /lib/libthr/Makefile | |
| parent | 41a737904fb2cd0700caa74060aaf8eac9421d22 (diff) | |
Notes
Diffstat (limited to 'lib/libthr/Makefile')
| -rw-r--r-- | lib/libthr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libthr/Makefile b/lib/libthr/Makefile index 0fac742b98b4..7a080e0f2580 100644 --- a/lib/libthr/Makefile +++ b/lib/libthr/Makefile @@ -8,7 +8,7 @@ # (for system call stubs) to CFLAGS below. -DSYSLIBC_SCCS affects just the # system call stubs. -PACKAGE=lib${LIB} +PACKAGE= clibs SHLIBDIR?= /lib .include <src.opts.mk> |
