Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# @(#)Makefile 8.2 (Berkeley) 4/2/94
# $FreeBSD$
.include <src.opts.mk>
PACKAGE=runtime
PROG= mv
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>