summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-18 03:33:45 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-11-18 03:33:45 +0000
commit5f6d9f9eb4df2fef8ee1bafb31ccbb792b81197a (patch)
treebf6cf613159beeb8941904361b72e17f98007535 /devel/Makefile
parentadd p5-Class-Delegation (diff)
add bcpp
Simple utility to indent C++ code PR: 31831 Submitted by: Mike Buchanon <buchanon@mlss15.cl.msu.edu>
Notes
Notes: svn path=/head/; revision=50173
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 98977c3adb60..23d2bd33512d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -49,6 +49,7 @@
SUBDIR += avr-libc
SUBDIR += avrprog
SUBDIR += bcc
+ SUBDIR += bcpp
SUBDIR += bin86
SUBDIR += bison
SUBDIR += boaconstructor