xref: /dragonfly/usr.bin/fmt/Makefile (revision 9eea3cb7)
1984263bcSMatthew Dillon#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2*9eea3cb7SSascha Wildner# $FreeBSD: head/usr.bin/fmt/Makefile 140909 2005-01-27 14:52:47Z delphij $
3984263bcSMatthew Dillon
4984263bcSMatthew DillonPROG=	fmt
5984263bcSMatthew Dillon
6984263bcSMatthew Dillon.include <bsd.prog.mk>
7