# @(#)Makefile 8.2 (Berkeley) 4/2/94 # $FreeBSD: stable/10/bin/mv/Makefile 262951 2014-03-09 17:04:31Z jmmv $ .include PROG= mv .if ${MK_TESTS} != "no" SUBDIR+= tests .endif .include