# $NetBSD: Makefile,v 1.10 2002/09/13 20:16:40 mycroft Exp $ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= apropos SRCS= apropos.c manconf.c .PATH: ${.CURDIR}/../man CPPFLAGS+=-I${.CURDIR}/.. .include