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
etc/protocols - sync with NetBSD-8
[minix.git]
/
tests
/
lib
/
libc
/
arch
/
Makefile.exec_prot
blob
ad975590fda659236906ea2e5fe8e67d36d1a9bf
1
# $NetBSD: Makefile.exec_prot,v 1.1 2011/07/18 23:16:08 jym Exp $
2
3
.include <bsd.own.mk>
4
5
EXEC_PROT_ARCHDIR= ${.PARSEDIR}/${MACHINE_CPU}
6
.PATH: ${EXEC_PROT_ARCHDIR}
7
8
SRCS_EXEC_PROT= exec_prot_support.c return_one.S