Add count/not tools as executables.
- Apparently, I'm willing to do incredibly stupid things in the name of portability.
llvm-svn: 82685
diff --git a/llvm/utils/Makefile b/llvm/utils/Makefile
index 80204b0..000705e 100644
--- a/llvm/utils/Makefile
+++ b/llvm/utils/Makefile
@@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ..
-PARALLEL_DIRS := TableGen fpcmp PerfectShuffle FileCheck FileUpdate unittest
+PARALLEL_DIRS := TableGen fpcmp PerfectShuffle FileCheck FileUpdate count not unittest
EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh cvsupdate \
DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \