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=