Show compile command lines

Patch-Name: show-compile-command-lines.patch

Gbp-Pq: Name 0028-Show-compile-command-lines.patch
This commit is contained in:
Till Kampetter 2016-08-09 18:11:43 +02:00 committed by openKylinBot
parent 5d3dd6a809
commit 70cd974b9e
1 changed files with 1 additions and 2 deletions

View File

@ -263,8 +263,7 @@ USBQUIRKS = @USBQUIRKS@
# Rules... # Rules...
# #
.SILENT: .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
.SUFFIXES: .a .c .cxx .h .o
.c.o: .c.o:
echo Compiling $<... echo Compiling $<...