devel/Makefile: Add R-R6
This commit is contained in:
parent
b1807892d8
commit
451c73d0f2
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2627 2018/03/06 17:07:56 minskim Exp $
|
# $NetBSD: Makefile,v 1.2628 2018/03/10 01:21:05 minskim Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= Development utilities
|
COMMENT= Development utilities
|
||||||
|
@ -13,6 +13,7 @@ SUBDIR+= ObjectiveLib
|
||||||
SUBDIR+= ProjectCenter
|
SUBDIR+= ProjectCenter
|
||||||
SUBDIR+= R-IRdisplay
|
SUBDIR+= R-IRdisplay
|
||||||
SUBDIR+= R-IRkernel
|
SUBDIR+= R-IRkernel
|
||||||
|
SUBDIR+= R-R6
|
||||||
SUBDIR+= R-Rcpp
|
SUBDIR+= R-Rcpp
|
||||||
SUBDIR+= R-assertthat
|
SUBDIR+= R-assertthat
|
||||||
SUBDIR+= R-bit
|
SUBDIR+= R-bit
|
||||||
|
|
Loading…
Reference in a new issue