Cross Reference: Makefile
xref: /src/sys/compat/linux/arch/i386/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/compat/linux/arch/i386/
Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 1998/10/01 00:28:33 erh Exp $
2
3KDIR=	/sys/compat/linux/i386
4INCSDIR= /usr/include/compat/linux/i386
5
6INCS=	linux_errno.h linux_exec.h linux_fcntl.h linux_machdep.h linux_mmap.h \
7	linux_signal.h linux_socket.h linux_syscall.h linux_syscallargs.h \
8	linux_types.h
9
10.include <../Makefile.sc>
11.include <bsd.kinc.mk>
12

Indexes created Wed Dec 03 22:09:28 GMT 2025