libc.so should be installed immutable.

This commit is contained in:
Garrett Wollman 1994-08-26 18:59:39 +00:00
parent c59ae063cb
commit fa04bc2411
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2299

View File

@ -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"