mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
7 lines
65 B
Makefile
7 lines
65 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
SHLIB= HZ
|
||
|
|
SRCS+= citrus_hz.c
|
||
|
|
|
||
|
|
.include <bsd.lib.mk>
|