mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 02:10:45 -05:00
8 lines
61 B
Makefile
8 lines
61 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PROG= kqueue
|
|
NOMAN=
|
|
|
|
.include <bsd.prog.mk>
|