1# $NetBSD: Makefile,v 1.4 1997/10/18 04:37:17 lukem Exp $ 2 3BINDIR= /usr/sbin 4PROG= catman 5MAN= catman.8 6 7.include <bsd.prog.mk> 8