xref: /original-bsd/bin/mv/Makefile (revision e59fb703)
1#	@(#)Makefile	5.4 (Berkeley) 05/11/90
2
3PROG=	mv
4
5.include <bsd.prog.mk>
6