forked from Imagelibrary/binutils-gdb
binutils: enable silent build rules
Also add $(AM_V_xxx) to various manual rules in here.
This commit is contained in:
@@ -25,6 +25,7 @@ AC_CONFIG_SRCDIR(ar.c)
|
||||
AC_CANONICAL_TARGET
|
||||
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_SILENT_RULES([yes])
|
||||
|
||||
AC_PROG_CC
|
||||
AC_GNU_SOURCE
|
||||
|
||||
Reference in New Issue
Block a user