kernel: some boottime sanitychecks
[minix.git] / etc / make.conf
bloba9c745d0c81661555057ea71f84e48cc8aecbd25
1 # which architecture to compile for
2 ARCH=i386
4 .ifdef BSD_PKG_MK
5 .error Please use bmake for pkgsrc instead of the base system make.
6 .endif