Set the default DEBUG value (debug off)
authorJavier Fernández-Sanguino <javier.fernandez-sanguino@projectaon.org>
Wed, 20 Jul 2016 17:38:22 +0000 (17:38 +0000)
committerJavier Fernández-Sanguino <javier.fernandez-sanguino@projectaon.org>
Wed, 20 Jul 2016 17:38:22 +0000 (17:38 +0000)
git-svn-id: https://projectaon.org/data/trunk@2550 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11

common/pdf/build/lw/Makefile.common

index 5ad02cc..be21f6c 100644 (file)
@@ -20,9 +20,10 @@ ORIGSERIES ?= $(SERIES)
 ILLUSTRATOR ?= williams
 
 # Control debug
+DEBUG ?= 0
 AT_0 := @
 AT_1 := 
-AT = $(AT_$(VERBOSE))
+AT = $(AT_$(DEBUG))
 
 all: $(BASENAME).pdf