minix/etc/mk.conf

6 lines
142 B
Plaintext

MAKEVERBOSE?= 1
.if defined(BSD_PKG_MK) && "${PROG:U}" != "pkgin"
.error Please use bmake for pkgsrc instead of the base system make.
.endif