# @(#)Makefile 5.3 (Berkeley) %G% PROG= whatis SRCS= whatis.c config.c .PATH: ${.CURDIR}/../man .include "../../Makefile.inc" .include