From 0fcfd68f78bcf38272077e2e067561cad84bee0a Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 11 Feb 1999 17:06:13 +0000 Subject: [PATCH] NOLINT. --- gnu/usr.bin/texinfo/common/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/usr.bin/texinfo/common/Makefile b/gnu/usr.bin/texinfo/common/Makefile index 96495fea4d77..645231834a56 100644 --- a/gnu/usr.bin/texinfo/common/Makefile +++ b/gnu/usr.bin/texinfo/common/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1999/02/11 15:42:14 tv Exp $ +# $NetBSD: Makefile,v 1.2 1999/02/11 17:06:13 tv Exp $ LIB= common SRCS= bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c \ @@ -9,6 +9,7 @@ SRCS+= getopt.c getopt1.c xmalloc.c xstrdup.c CPPFLAGS+= -DGNULOCALEDIR=\"/usr/share/locale\" \ -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" +NOLINT= NOPROFILE= NOPIC= NOLINKLIB=