From 70cd974b9e5e092ef67abf0b12fdeef27970574b Mon Sep 17 00:00:00 2001 From: Till Kampetter Date: Tue, 9 Aug 2016 18:11:43 +0200 Subject: [PATCH] Show compile command lines Patch-Name: show-compile-command-lines.patch Gbp-Pq: Name 0028-Show-compile-command-lines.patch --- Makedefs.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makedefs.in b/Makedefs.in index 9ee7585..511fbf8 100644 --- a/Makedefs.in +++ b/Makedefs.in @@ -263,8 +263,7 @@ USBQUIRKS = @USBQUIRKS@ # Rules... # -.SILENT: -.SUFFIXES: .a .c .cxx .h .o +.SUFFIXES: .1 .1.gz .1m .1m.gz .3 .3.gz .5 .5.gz .7 .7.gz .8 .8.gz .a .c .cxx .h .man .o .gz .c.o: echo Compiling $<...