summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/ucl/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ucl/src/Makefile b/tools/ucl/src/Makefile
index a390c7bd38..b4b841a4f1 100644
--- a/tools/ucl/src/Makefile
+++ b/tools/ucl/src/Makefile
@@ -7,6 +7,7 @@
7# $Id$ 7# $Id$
8# 8#
9CFLAGS = -I../include 9CFLAGS = -I../include
10CC = gcc
10 11
11ifndef V 12ifndef V
12SILENT = @ 13SILENT = @