xref: /freebsd/lib/libalias/modules/nbt/Makefile (revision d0b2dbfa)
1
2PACKAGE=	natd
3NAME=		nbt
4SRCS=		alias_nbt.c
5
6.include <bsd.lib.mk>
7