xref: /freebsd/usr.bin/mkdep/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1SCRIPTS=	mkdep.gcc.sh
2MAN=		mkdep.1
3SCRIPTSNAME=	mkdep
4
5.include <bsd.prog.mk>
6