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