mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
7 lines
60 B
Makefile
7 lines
60 B
Makefile
# $Id$
|
|
|
|
PROG= file2c
|
|
MAN1= file2c.1
|
|
|
|
.include <bsd.prog.mk>
|