xref: /original-bsd/usr.bin/fold/Makefile (revision 25342562)
1#	@(#)Makefile	8.1 (Berkeley) 06/06/93
2
3PROG=	fold
4
5.include <bsd.prog.mk>
6