Install Flexlexer.h with mode 444.

This commit is contained in:
Bruce Evans 1999-12-17 07:49:03 +00:00
parent 9eb3a6efa7
commit 58de7a0d92
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54732

View File

@ -33,7 +33,7 @@ skel.c: mkskel.sh flex.skl
sh ${.CURDIR}/mkskel.sh ${.CURDIR}/flex.skl > skel.c
beforeinstall:
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 644 \
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \
${.CURDIR}/FlexLexer.h ${DESTDIR}/usr/include/g++
bootstrap: initscan.c