mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-07 20:04:26 +00:00
7 lines
83 B
Makefile
7 lines
83 B
Makefile
# @(#)Makefile 8.2 (Berkeley) 4/2/94
|
|
# $FreeBSD$
|
|
|
|
PROG= mv
|
|
|
|
.include <bsd.prog.mk>
|