# @(#)Makefile 5.3 (Berkeley) 5/27/90 PROG= apropos SRCS= apropos.c config.c .PATH: ${.CURDIR}/../man .include "../../Makefile.inc" .include