cxgbe/t4_tom: Read the chip's DDP page sizes and save them in a
[freebsd-src.git] / sys / i386 / linux / Makefile
blobfc0aac21187decca95d30482ca28c48e3aa56e59
1 # Makefile for syscall tables
3 # $FreeBSD$
5 all:
6 @echo "make sysent only"
8 sysent: linux_sysent.c linux_syscall.h linux_proto.h linux_syscalls.c linux_systrace_args.c
10 linux_sysent.c linux_syscall.h linux_proto.h linux_syscalls.c linux_systrace_args.c: \
11 ../../kern/makesyscalls.sh syscalls.master syscalls.conf
12 sh ../../kern/makesyscalls.sh syscalls.master syscalls.conf