HardenedBSD/sys/compat/freebsd32/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
140 B
Makefile
Raw Normal View History

# Makefile for syscall tables
#
GENERATED_PREFIX= freebsd32_
SYSENT_FILE= ${SYSDIR}/kern/syscalls.master
.include "../../conf/sysent.mk"