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