diff options
author | asami <asami@FreeBSD.org> | 2000-12-31 03:40:39 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-12-31 03:40:39 +0800 |
commit | dce0b1d8b748347f269408e07f63782dbf5ad35b (patch) | |
tree | 30d061bf7b93f741dae27607e8bb74a3bf159043 /devel/Makefile | |
parent | b8cdf5cdb7aa00de2b3c737b7fb166065dba1049 (diff) | |
download | freebsd-ports-gnome-dce0b1d8b748347f269408e07f63782dbf5ad35b.tar.gz freebsd-ports-gnome-dce0b1d8b748347f269408e07f63782dbf5ad35b.tar.zst freebsd-ports-gnome-dce0b1d8b748347f269408e07f63782dbf5ad35b.zip |
Now that the mips-* ports are brought back from the Attic, add them back.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5a58b548c606..567ba9d5e7a2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -186,6 +186,12 @@ SUBDIR += mips64orion-rtems-gcj SUBDIR += mips64orion-rtems-gdb SUBDIR += mips64orion-rtems-objc + SUBDIR += mips-rtems-binutils + SUBDIR += mips-rtems-chill + SUBDIR += mips-rtems-g77 + SUBDIR += mips-rtems-gcc + SUBDIR += mips-rtems-gcj + SUBDIR += mips-rtems-objc SUBDIR += mkcmd SUBDIR += mkmf SUBDIR += mm |