1 # $NetBSD: Makefile,v 1.6 2002/03/08 20:23:11 jdolecek Exp $ 2 # @(#)Makefile 8.1 (Berkeley) 6/6/93 3 4 PROG= whatis 5 SRCS= whatis.c config.c 6 .PATH: ${.CURDIR}/../man 7 CPPFLAGS+=-I${.CURDIR}/.. 8 9 .include <bsd.prog.mk> 10
Indexes created Sun Oct 05 05:09:57 GMT 2025