1*11be35a1SLionel Sambuc# $NetBSD: Makefile.exec_prot,v 1.1 2011/07/18 23:16:08 jym Exp $ 2*11be35a1SLionel Sambuc 3*11be35a1SLionel Sambuc.include <bsd.own.mk> 4*11be35a1SLionel Sambuc 5*11be35a1SLionel SambucEXEC_PROT_ARCHDIR= ${.PARSEDIR}/${MACHINE_CPU} 6*11be35a1SLionel Sambuc.PATH: ${EXEC_PROT_ARCHDIR} 7*11be35a1SLionel Sambuc 8*11be35a1SLionel SambucSRCS_EXEC_PROT= exec_prot_support.c return_one.S 9