7 lines
60 B
Makefile
7 lines
60 B
Makefile
# $Id$
|
|
|
|
PROG= file2c
|
|
MAN1= file2c.1
|
|
|
|
.include <bsd.prog.mk>
|