]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/i386/linux/Makefile
MFC r333089:
[FreeBSD/stable/10.git] / sys / i386 / linux / Makefile
1 # Makefile for syscall tables
2 #
3 # $FreeBSD$
4
5 all:
6         @echo "make sysent only"
7
8 sysent:  linux_sysent.c linux_syscall.h linux_proto.h linux_syscalls.c linux_systrace_args.c
9
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