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

Indexes created Wed Dec 03 09:09:31 GMT 2025