]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - share/examples/kld/dyn_sysctl/Makefile
Change the current working directory to be inside the jail created by
[FreeBSD/releng/7.2.git] / share / examples / kld / dyn_sysctl / Makefile
1 #       $FreeBSD$
2
3 SRCS    = dyn_sysctl.c
4 KMOD    = dyn_sysctl
5
6 .include <bsd.kmod.mk>