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