File: 0011-Debian-Show-compile-command-lines.patch

package info (click to toggle)
cups 2.4.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,508 kB
  • sloc: ansic: 159,544; cpp: 8,606; sh: 5,478; makefile: 2,770; php: 17; python: 10
file content (21 lines) | stat: -rw-r--r-- 421 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Till Kampetter <till.kampetter@gmail.com>
Date: Tue, 9 Aug 2016 18:11:43 +0200
Subject: Debian: Show compile command lines

Forwarded: not-needed
---
 Makedefs.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makedefs.in b/Makedefs.in
index 6158e61..aa6ec16 100644
--- a/Makedefs.in
+++ b/Makedefs.in
@@ -259,7 +259,6 @@ USBQUIRKS	=	@USBQUIRKS@
 # Rules...
 #
 
-.SILENT:
 .SUFFIXES:	.a .c .cxx .h .o
 
 .c.o: