1#	$NetBSD: Makefile.inc,v 1.4 2017/01/16 17:39:59 christos Exp $
2
3.if !defined(SUBDIR)
4SYSCALL_PREFIX=linux32
5
6.include <bsd.syscall.mk>
7.endif
8