# $NetBSD: Makefile,v 1.6 1999/02/13 02:54:57 lukem Exp $ .PATH: ${.CURDIR}/../lint1 PROG= lint2 SRCS= main2.c hash.c read.c mem.c mem2.c chk.c msg.c emit.c emit2.c MKMAN= no CPPFLAGS+=-I${.CURDIR}/../lint1 LINTFLAGS=-abehrz BINDIR= /usr/libexec .include