# @(#)Makefile 8.2 (Berkeley) 4/2/94 # $FreeBSD: releng/11.0/bin/mv/Makefile 298107 2016-04-16 07:45:30Z gjb $ .include PACKAGE=runtime PROG= mv .if ${MK_TESTS} != "no" SUBDIR+= tests .endif .include