Home | History | Annotate | Line # | Download | only in linux
Makefile.inc revision 1.6.10.1
      1 #	$NetBSD: Makefile.inc,v 1.6.10.1 2017/03/20 06:57:24 pgoyette Exp $
      2 
      3 .if !defined(SUBDIR)
      4 SYSCALL_PREFIX=linux
      5 
      6 .include <bsd.syscall.mk>
      7 .endif
      8