xref: /original-bsd/bin/mv/Makefile (revision 6b005e0a)
1#	@(#)Makefile	8.1 (Berkeley) 05/31/93
2
3PROG=	mv
4
5.include <bsd.prog.mk>
6