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 aa0736767a..a555e727ec 100644
--- a/tools/ucl/Makefile
+++ b/tools/ucl/Makefile
@@ -19,5 +19,5 @@ src/libucl.a:
19 $(MAKE) -C src 19 $(MAKE) -C src
20 20
21clean: 21clean:
22 rm -f $(TARGET) 22 rm -f $(TARGET) uclpack.o
23 $(MAKE) -C src clean \ No newline at end of file 23 $(MAKE) -C src clean \ No newline at end of file