1 1.6.10.1 he # $NetBSD: Makefile,v 1.6.10.1 2002/11/03 19:51:47 he Exp $ 2 1.1 jtc 3 1.1 jtc BINDIR= /usr/sbin 4 1.1 jtc PROG= catman 5 1.6.10.1 he SRCS= catman.c manconf.c 6 1.3 cgd MAN= catman.8 7 1.6 dante .PATH: ${.CURDIR}/../../usr.bin/man 8 1.6 dante CPPFLAGS+=-I${.CURDIR}/../../usr.bin/man 9 1.1 jtc 10 1.1 jtc .include <bsd.prog.mk> 11