mirror of
https://github.com/opnsense/src.git
synced 2026-03-28 21:53:16 -04:00
8 lines
61 B
Makefile
8 lines
61 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PROG= kqueue
|
|
NOMAN=
|
|
|
|
.include <bsd.prog.mk>
|