repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unstack - fix ipcvecs
[minix.git]
/
etc
/
make.conf
blob
e50b6e32b1eb902eb0a0a98e5230fd3962761c6b
1
# which architecture to compile for
2
ARCH=i386
3
MAKEVERBOSE?= 1
4
5
.ifdef BSD_PKG_MK
6
.error Please use bmake for pkgsrc instead of the base system make.
7
.endif