xref: /freebsd/sys/compat/freebsd32/Makefile (revision e9a994639b2af232f994ba2ad23ca45a17718d2b)
1# Makefile for syscall tables
2#
3# $FreeBSD$
4
5GENERATED_PREFIX=	freebsd32_
6CAPABILITIES_CONF=	capabilities.conf
7
8.include "../../conf/sysent.mk"
9