summaryrefslogtreecommitdiffstats
path: root/bin/mv/Makefile
blob: ad8cc4f02d443a5ac5ca24d1bb8bb993459d8d97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	@(#)Makefile	8.2 (Berkeley) 4/2/94
# $FreeBSD$

.include <bsd.own.mk>

PROG=	mv

.if ${MK_TESTS} != "no"
SUBDIR+=    tests
.endif

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud