repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
patch(1) problems workaround
[minix3.git]
/
etc
/
mk.conf
blob
e9d0c4a0582f39d152132bb90896eda6b48d5709
1
MAKEVERBOSE?= 1
2
3
.if defined(BSD_PKG_MK) && "${PROG:U}" != "pkgin"
4
.error Please use bmake for pkgsrc instead of the base system make.
5
.endif