mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
6 lines
65 B
Makefile
6 lines
65 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= file2c
|
|
MAN1= file2c.1
|
|
|
|
.include <bsd.prog.mk>
|