6 lines
96 B
Makefile
6 lines
96 B
Makefile
|
# $NetBSD: Makefile,v 1.1 1996/11/29 16:31:02 jtk Exp $
|
||
|
|
||
|
PROG= fdformat
|
||
|
|
||
|
.include <bsd.prog.mk>
|