mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
8 lines
67 B
Makefile
8 lines
67 B
Makefile
#
|
|
#
|
|
|
|
PROG= audit_pipe_ioctl
|
|
MAN=
|
|
WARNS?= 2
|
|
|
|
.include <bsd.prog.mk>
|