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
vm: fix sanity checks on arm
[minix.git]
/
test
/
blocktest
/
Makefile.inc
blob
7ffad558aac904c1c0ba9d2e2a225a225f700d4f
1
# Copied from drivers/Makefile.inc, and slightly edited.
2
CPPFLAGS+= -D_MINIX -D_NETBSD_SOURCE
3
LDADD+= -lminlib -lcompat_minix -lc
4
DPADD+= ${LIBMINLIB} ${LIBCOMPAT_MINIX}
5
BINDIR?=/usr/sbin