diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4ed0d309829..8002a5d6f9f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2507 2017/09/10 20:04:32 wiz Exp $ +# $NetBSD: Makefile,v 1.2508 2017/09/13 00:14:15 ryoon Exp $ # COMMENT= Development utilities @@ -112,6 +112,7 @@ SUBDIR+= bzrtools SUBDIR+= c-cpp-reference SUBDIR+= calltree-perl SUBDIR+= capstone +SUBDIR+= cargo SUBDIR+= catch SUBDIR+= cbrowser SUBDIR+= ccache |