summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint/lint2/Makefile
blob: 60f788619d064be267d348e3f1ac8d2a65e74c8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$NetBSD: Makefile,v 1.12 2002/01/18 20:39:32 thorpej Exp $

PROG=		lint2
SRCS=		main2.c hash.c read.c mem.c mem2.c chk.c msg.c emit.c emit2.c \
		inittyp.c
NOMAN=		# defined
LINTFLAGS=	-abehrz
WFORMAT=1		# hopeless
BINDIR=		/usr/libexec

.ifndef HOSTPROG
.include <bsd.prog.mk>
.endif

OpenPOWER on IntegriCloud