xref: /original-bsd/usr.bin/rev/Makefile (revision 69c8e3e7)
1#	@(#)Makefile	5.4 (Berkeley) 03/21/92
2
3PROG=	rev
4
5.include <bsd.prog.mk>
6