xref: /dragonfly/usr.bin/fold/Makefile (revision 9b0ea272)
1*984263bcSMatthew Dillon#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2*984263bcSMatthew Dillon
3*984263bcSMatthew DillonPROG=	fold
4*984263bcSMatthew Dillon
5*984263bcSMatthew Dillon.include <bsd.prog.mk>
6