xref: /original-bsd/usr.bin/fold/Makefile (revision 89363ea9)
1#	@(#)Makefile	5.3 (Berkeley) 05/11/90
2
3PROG=	fold
4
5.include <bsd.prog.mk>
6