diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 9aaabb39400f..2029ab1a194e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2299,6 +2299,14 @@ SUBDIR += protobuf SUBDIR += prototype SUBDIR += pstreams + SUBDIR += psptoolchain + SUBDIR += psptoolchain-binutils + SUBDIR += psptoolchain-gcc-stage1 + SUBDIR += psptoolchain-gcc-stage2 + SUBDIR += psptoolchain-gdb + SUBDIR += psptoolchain-newlib + SUBDIR += psptoolchainpspsdk-stage1 + SUBDIR += psptoolchainpspsdk-stage2 SUBDIR += psvn SUBDIR += pth SUBDIR += pth-hard |