diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-26 18:59:39 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-26 18:59:39 +0000 |
| commit | fa04bc2411567170f80748c16c2621346cd4e0f6 (patch) | |
| tree | 24b7ac5352c7859dab2b5857a151f3e91e18a7fe /lib/libc | |
| parent | c59ae063cb5899a0762e7545553bcbb7c138d696 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/Makefile b/lib/libc/Makefile index 053714797c65..6740ee670974 100644 --- a/lib/libc/Makefile +++ b/lib/libc/Makefile @@ -10,6 +10,7 @@ CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS AINC= -I${.CURDIR}/${MACHINE} CLEANFILES+=tags INSTALL_PIC_ARCHIVE= yes +PRECIOUSLIB= yes .include "${.CURDIR}/db/Makefile.inc" .include "${.CURDIR}/compat-43/Makefile.inc" |
