NOLINT.
This commit is contained in:
parent
4d66191a88
commit
0fcfd68f78
|
@ -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=
|
||||
|
|
Loading…
Reference in New Issue