From b8112e34ccca7501bc32add471e05b926f509ad6 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Thu, 10 May 2012 22:05:37 +0200 Subject: Enable silent (kernel style) compile messages --- src/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index fcc4621..717fd14 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,6 +13,3 @@ endif endif dist_man_MANS = ipset.8 - -#%.o: %.c -# ${AM_VERBOSE_CC} ${CC} ${AM_DEPFLAGS} ${AM_CFLAGS} ${CFLAGS} -o $@ -c $< -- cgit v1.2.3