c92017ce5b
natd is the main user of the libalias* modules, put them together. Reviewed by: bapt, emaste Differential Revision: https://reviews.freebsd.org/D27710
8 lines
86 B
Makefile
8 lines
86 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE= natd
|
|
NAME= smedia
|
|
SRCS= alias_smedia.c
|
|
|
|
.include <bsd.lib.mk>
|