xref: /dragonfly/usr.sbin/fdformat/Makefile (revision ef3ac1d1)
1# $FreeBSD: src/usr.sbin/fdformat/Makefile,v 1.5.14.1 2001/04/25 12:09:33 ru Exp $
2# $DragonFly: src/usr.sbin/fdformat/Makefile,v 1.3 2007/10/01 08:25:12 swildner Exp $
3
4PROG=	fdformat
5
6.include <bsd.prog.mk>
7