1# @(#)Makefile 8.1 (Berkeley) 6/6/93 2# $FreeBSD$ 3 4SCRIPTS= mkdep.gcc.sh 5MAN= mkdep.1 6SCRIPTSNAME= mkdep 7 8.include <bsd.prog.mk> 9