devel: Enable got
This commit is contained in:
parent
da021de934
commit
c9241491bd
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3327 2021/01/28 21:23:30 maya Exp $
|
||||
# $NetBSD: Makefile,v 1.3328 2021/01/29 20:37:02 ryoon Exp $
|
||||
#
|
||||
|
||||
COMMENT= Development utilities
|
||||
|
@ -502,6 +502,7 @@ SUBDIR+= google-api-go-client
|
|||
SUBDIR+= google-glog
|
||||
SUBDIR+= googletest
|
||||
SUBDIR+= gopls
|
||||
SUBDIR+= got
|
||||
SUBDIR+= gperf
|
||||
SUBDIR+= gperftools
|
||||
SUBDIR+= gprbuild-aux
|
||||
|
|
Loading…
Reference in a new issue