1# @(#)Makefile 8.2 (Berkeley) 4/2/94 2# $FreeBSD$ 3 4PROG= mv 5WARNS?= 2 6 7.include <bsd.prog.mk> 8