NetBSD/external/gpl3/gdb.old/Makefile.inc
2020-09-14 00:39:47 +00:00

18 lines
414 B
Makefile

# $NetBSD: Makefile.inc,v 1.11 2020/09/14 00:39:47 christos Exp $
USE_LIBEDIT=no
USE_TUI=yes
BINDIR=/usr/bin
WARNS?= 0
CPPFLAGS+= -D_KERNTYPES
.include "Makefile.gdb_arch"
CWARNFLAGS.clang+= -Wno-unused-value -Wno-conversion \
-Wno-switch-enum -Wno-parentheses -Wno-comment \
-Wno-format-security \
-Wno-tautological-compare -Wno-format-extra-args \
-Wno-string-plus-int
DIST:= ${.PARSEDIR}/dist