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
arm: make signal handlers work
[minix.git]
/
servers
/
Makefile.inc
blob
ef189d63e16cebe0ab63ac3307201ee0104556e1
1
CPPFLAGS+= -D_MINIX -D_NETBSD_SOURCE
2
LDADD+= -lminlib -lcompat_minix
3
DPADD+= ${LIBMINLIB} ${LIBCOMPAT_MINIX}
4
BINDIR?=/usr/sbin