-# $OpenBSD: Makefile,v 1.23 2017/01/27 17:59:09 natano Exp $
+# $OpenBSD: Makefile,v 1.24 2017/06/03 22:25:19 deraadt Exp $
TOP= ${.CURDIR}/..
.ifdef RELEASEDIR
beforeinstall:
cp bsd.rd ${RELEASEDIR}
+ chmod a+r ${RELEASEDIR}/bsd.rd
.endif
-# $OpenBSD: Makefile.inc,v 1.3 2016/11/24 16:32:33 natano Exp $
+# $OpenBSD: Makefile.inc,v 1.4 2017/06/03 22:25:19 deraadt Exp $
TOP= ${.CURDIR}/..
install:
.ifndef NOBSDRD
cp bsd.rd ${RELEASEDIR}/bsd.rd
+ chmod a+r ${RELEASEDIR}/bsd.rd
.endif
.ifndef NOFS
cp ${FS} ${RELEASEDIR}/${FS}
-# $OpenBSD: Makefile.inc,v 1.4 2016/12/30 22:32:25 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.5 2017/06/03 22:25:19 deraadt Exp $
TOP= ${.CURDIR}/..
install:
.ifndef NOBSDRD
cp bsd.rd ${RELEASEDIR}/bsd.rd
+ chmod a+r ${RELEASEDIR}/bsd.rd
.endif
.ifndef NOFS
cp ${FS} ${RELEASEDIR}/${FS}
-# $OpenBSD: Makefile,v 1.31 2016/12/30 22:32:25 deraadt Exp $
+# $OpenBSD: Makefile,v 1.32 2017/06/03 22:25:19 deraadt Exp $
CBIN= instbin
ARCHDIR= ${.CURDIR}/..
.ifdef RELEASEDIR
beforeinstall:
cp bsd.rd ${LIF} ${CDROM} ${RELEASEDIR}
+ chmod a+r ${RELEASEDIR}/bsd.rd
.endif
.include <bsd.obj.mk>
-# $OpenBSD: Makefile.inc,v 1.41 2016/12/30 22:32:25 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.42 2017/06/03 22:25:19 deraadt Exp $
TOP= ${.CURDIR}/..
install:
.ifndef NOBSDRD
cp bsd.rd ${RELEASEDIR}/bsd.rd
+ chmod a+r ${RELEASEDIR}/bsd.rd
.endif
.ifndef NOFS
cp ${FS} ${RELEASEDIR}/${FS}
-# $OpenBSD: Makefile,v 1.47 2016/10/14 18:44:20 deraadt Exp $
+# $OpenBSD: Makefile,v 1.48 2017/06/03 22:25:19 deraadt Exp $
REV= ${OSrev}
.ifdef RELEASEDIR
beforeinstall:
cp bsd.rd ${RELEASEDIR}
+ chmod a+r ${RELEASEDIR}/bsd.rd
.ifdef MAKEFLOPPY
cp ${FLOPPY} ${RELEASEDIR}
.endif # MAKEFLOPPY
-# $OpenBSD: Makefile,v 1.30 2017/01/27 17:59:09 natano Exp $
+# $OpenBSD: Makefile,v 1.31 2017/06/03 22:25:19 deraadt Exp $
TOP= ${.CURDIR}/..
install:
.ifndef NOBSDRD
cp bsd.rd ${RELEASEDIR}
+ chmod a+r ${RELEASEDIR}/bsd.rd
.endif
.endif
-# $OpenBSD: Makefile.inc,v 1.16 2014/11/22 15:02:27 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.17 2017/06/03 22:25:19 deraadt Exp $
TOP= ${.CURDIR}/..
install:
.ifndef NOBSDRD
cp bsd.rd ${RELEASEDIR}
+ chmod a+r ${RELEASEDIR}/bsd.rd
.endif
cp ${FS} ${RELEASEDIR}
.endif