silence checkflist command, like base
This commit is contained in:
parent
56fb99c70c
commit
473f26a1e7
4
Makefile
4
Makefile
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.64 2015/06/18 11:46:16 deraadt Exp $
|
# $OpenBSD: Makefile,v 1.65 2015/07/01 20:10:39 deraadt Exp $
|
||||||
.include <bsd.own.mk>
|
.include <bsd.own.mk>
|
||||||
.include <bsd.xconf.mk>
|
.include <bsd.xconf.mk>
|
||||||
|
|
||||||
@ -124,7 +124,7 @@ dist:
|
|||||||
{ env MACHINE=${MACHINE} ksh ./checkflist ${OSREV} || true ; }
|
{ env MACHINE=${MACHINE} ksh ./checkflist ${OSREV} || true ; }
|
||||||
|
|
||||||
checkdist:
|
checkdist:
|
||||||
cd distrib/sets && \
|
@cd distrib/sets && \
|
||||||
{ env MACHINE=${MACHINE} ksh ./checkflist ${OSREV} || true ; }
|
{ env MACHINE=${MACHINE} ksh ./checkflist ${OSREV} || true ; }
|
||||||
|
|
||||||
distrib-dirs:
|
distrib-dirs:
|
||||||
|
Loading…
Reference in New Issue
Block a user