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
Replace previous change by different test
[minix.git]
/
test
/
ds
/
Makefile.inc
blob
f166ffed132f945f7201dc1c39e90c6b8f58a456
1
# Copied from drivers/Makefile.inc
2
CPPFLAGS+= -D_MINIX -D_NETBSD_SOURCE
3
LDADD+= -lminlib -lcompat_minix
4
DPADD+= ${LIBMINLIB} ${LIBCOMPAT_MINIX}
5
BINDIR?=/usr/sbin