diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2017-01-04 02:49:23 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2017-01-04 02:49:23 +0000 |
commit | 5d6040014ae124cab1314078ee2eb009b360cea4 (patch) | |
tree | 8bf5cef24e9da9fc385af8b1e368a5b169bbe29a /devel/Makefile | |
parent | 6ae5576aa660944292948dd50b67f21a312ddf25 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 90c7787d5f24..4c434a08131c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4954,6 +4954,8 @@ SUBDIR += renpy6 SUBDIR += replay SUBDIR += rhtvision + SUBDIR += riscv64-binutils + SUBDIR += riscv64-gcc SUBDIR += rlog SUBDIR += rlvm SUBDIR += rlwrap |