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