Cross Reference: Makefile
xref: /src/usr.bin/xlint/lint2/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.bin/xlint/lint2/
Makefile revision 1.10
11.10Stv#	$NetBSD: Makefile,v 1.10 2001/11/12 23:16:37 tv Exp $
21.1Scgd
31.10Stv.PATH:		${.CURDIR}/../lint1
41.1Scgd
51.10StvPROG=		lint2
61.10StvSRCS=		main2.c hash.c read.c mem.c mem2.c chk.c msg.c emit.c emit2.c
71.10StvMKMAN=		no
81.10StvCPPFLAGS+=	-I${.CURDIR}/../lint1
91.10StvLINTFLAGS=	-abehrz
101.7SisWFORMAT=1		# hopeless
111.10StvBINDIR=		/usr/libexec
121.1Scgd
131.8Stv.ifndef HOSTPROG
141.1Scgd.include <bsd.prog.mk>
151.8Stv.endif
161.8Stv
17

Indexes created Mon Jan 12 22:09:36 GMT 2026