mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
7 lines
108 B
Makefile
7 lines
108 B
Makefile
|
# $Id: Makefile,v 1.3 1994/09/24 02:55:45 davidg Exp $
|
||
|
|
||
|
PROG= file2c
|
||
|
MAN1= file2c.1
|
||
|
|
||
|
.include <bsd.prog.mk>
|