1 # $NetBSD: Makefile,v 1.6.2.1 2002/11/03 19:50:27 he Exp $ 2 # @(#)Makefile 8.1 (Berkeley) 6/6/93 3 4 PROG= whatis 5 SRCS= whatis.c manconf.c 6 .PATH: ${.CURDIR}/../man 7 CPPFLAGS+=-I${.CURDIR}/.. 8 9 .include <bsd.prog.mk> 10
Indexes created Thu Oct 23 22:10:10 GMT 2025