summaryrefslogtreecommitdiffstats
path: root/share/examples/kld/syscall/module/Makefile
blob: 17066d141fce60cd1503fac271aeab15700b2bbc (plain)
1
2
3
4
5
6
7
# Makefile for building the sample syscall module
# $FreeBSD$

KMOD=	syscall
SRCS=	syscall.c

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud