mirror of
https://github.com/opnsense/src.git
synced 2026-03-30 22:45:13 -04:00
7 lines
71 B
Makefile
7 lines
71 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= fifo_open
|
|
NO_MAN=
|
|
WARNS?= 3
|
|
|
|
.include <bsd.prog.mk>
|