xref: /original-bsd/usr.bin/rev/Makefile (revision 217010d6)
1#	@(#)Makefile	5.3 (Berkeley) 07/22/91
2
3PROG=	rev
4
5.include <bsd.prog.mk>
6
7