mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
7 lines
65 B
Makefile
7 lines
65 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= file2c
|
|
MAN1= file2c.1
|
|
|
|
.include <bsd.prog.mk>
|