mirror of https://gitee.com/openkylin/cups.git
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:
parent
5d3dd6a809
commit
70cd974b9e
|
@ -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 $<...
|
||||||
|
|
Loading…
Reference in New Issue