mirror of
https://github.com/opnsense/src.git
synced 2026-03-22 10:50:09 -04:00
6 lines
60 B
Makefile
6 lines
60 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= file2c
|
|
WARNS?= 2
|
|
|
|
.include <bsd.prog.mk>
|