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