summaryrefslogtreecommitdiffstats
path: root/share/examples/kld/syscall/Makefile
blob: 7ea17df2763869760e68b58cf14d710d86b06572 (plain)
1
2
3
4
5
6
7
8
9
# Makefile for sample syscall module

SUBDIR=	module test

load: _SUBDIRUSE

unload: _SUBDIRUSE

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