Home | History | Annotate | Line # | Download | only in linux
      1 #	$NetBSD: Makefile.inc,v 1.7 2017/01/16 17:37:29 christos Exp $
      2 
      3 .if !defined(SUBDIR)
      4 SYSCALL_PREFIX=linux
      5 
      6 .include <bsd.syscall.mk>
      7 .endif
      8