xref: /netbsd/libexec/makewhatis/Makefile (revision c9bf407d)
1#	$NetBSD: Makefile,v 1.5 1997/10/17 20:38:06 hubertf Exp $
2
3MAN=makewhatis.8
4NOPROG=
5NOOBJ=
6SCRIPTS=makewhatis.sh
7
8.include <bsd.prog.mk>
9