diff options
author | araujo <araujo@FreeBSD.org> | 2009-08-21 08:54:33 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-08-21 08:54:33 +0800 |
commit | 73d0b16c67e280e9655ea7f967c23dd3ce18cda7 (patch) | |
tree | c72f06133f02cfced9dc9b3bca0e1edcee309242 /devel/Makefile | |
parent | f1254dbeedaf6c67f1fa494e6dde1b2584d62961 (diff) | |
download | freebsd-ports-gnome-73d0b16c67e280e9655ea7f967c23dd3ce18cda7.tar.gz freebsd-ports-gnome-73d0b16c67e280e9655ea7f967c23dd3ce18cda7.tar.zst freebsd-ports-gnome-73d0b16c67e280e9655ea7f967c23dd3ce18cda7.zip |
The PlayStation Portable Toolchain is a collection of tools and utilities
for homebrew PSP development.
WWW: http://www.ps2dev.org
PR: ports/132323, ports/132324, ports/132325, ports/132326
ports/132327, ports/132328, ports/132329, ports/132330
Submitted by: Tassilo Philipp <tphilipp@potion-studios.com>
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 |