mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
8 lines
96 B
Makefile
8 lines
96 B
Makefile
# $FreeBSD$
|
|
|
|
LIB= ugidfw
|
|
SHLIB_MAJOR= 1
|
|
SRCS= ugidfw.c
|
|
INCS= ugidfw.h
|
|
|
|
.include <bsd.lib.mk>
|