Remove old files in /usr/share/groff_font/devlj4.
[dragonfly.git] / usr.sbin / fdformat / Makefile
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
4 PROG=   fdformat
5 WARNS?= 6
6
7 .include <bsd.prog.mk>