mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05:00
9 lines
99 B
Makefile
9 lines
99 B
Makefile
# $FreeBSD$
|
|
|
|
LIB= xx
|
|
SHLIB_MAJOR= 1
|
|
|
|
SRCS= xx.c
|
|
#CFLAGS+=-mtls-dialect=sun
|
|
|
|
.include <bsd.lib.mk>
|