8 lines
150 B
Makefile
8 lines
150 B
Makefile
# @(#)Makefile 5.4 (Berkeley) 5/11/90
|
|
#
|
|
# $Header: /cvsroot/src/bin/mv/Makefile,v 1.3 1993/03/23 00:26:17 cgd Exp $
|
|
|
|
PROG= mv
|
|
|
|
.include <bsd.prog.mk>
|