# $NetBSD: Makefile,v 1.8 2001/08/14 10:18:29 tv 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 WFORMAT=1 # hopeless BINDIR= /usr/libexec .ifndef HOSTPROG .include .endif