summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2009-03-09 16:16:58 +0000
committerGabor Pali <pgj@FreeBSD.org>2009-03-09 16:16:58 +0000
commit4f29913ec5f53c8285965ff2403db3f8f96d0a79 (patch)
tree0d2d6cfcad00273997be6820ff5ae96b10ec153a
parentIcmake is a hybrid between a 'make' utility and a 'shell script' (diff)
Add icmake (missed from the last commit)
Approved by: tabthorpe
Notes
Notes: svn path=/head/; revision=229759
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index e15c35cf9e76..a2e4e10c3250 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -521,6 +521,7 @@
SUBDIR += i960-rtems-gcc
SUBDIR += i960-rtems-gdb
SUBDIR += ice
+ SUBDIR += icmake
SUBDIR += icu
SUBDIR += icu2
SUBDIR += id-utils