summaryrefslogtreecommitdiff
path: root/tools/ucl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ucl/Makefile')
-rw-r--r--tools/ucl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ucl/Makefile b/tools/ucl/Makefile
index 166ce39927..f22a862cb6 100644
--- a/tools/ucl/Makefile
+++ b/tools/ucl/Makefile
@@ -6,7 +6,7 @@
6# \/ \/ \/ \/ \/ 6# \/ \/ \/ \/ \/
7# $Id$ 7# $Id$
8# 8#
9CFLAGS+ = -O2 -Iinclude 9CFLAGS+= -O2 -Iinclude
10 10
11TARGET = ../uclpack 11TARGET = ../uclpack
12 12