Install Flexlexer.h with mode 444.

This commit is contained in:
bde 1999-12-17 07:49:03 +00:00
parent ac572e80ab
commit 8fa948d7c0

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