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