Install the recently added posix.mk file

This enables POSIX compatibility for Makefiles which start with
.POSIX:

Submitted by:	sjg
This commit is contained in:
Colin Percival 2022-04-11 10:48:43 -07:00
parent abdcd967dc
commit 0967f7030c

View file

@ -66,6 +66,7 @@ FILES= \
meta.stage.mk \
meta.subdir.mk \
meta.sys.mk \
${SRCTOP}/contrib/bmake/mk/posix.mk \
stage-install.sh \
sys.mk \
sys.dependfile.mk \