diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-05-30 09:36:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-05-30 09:36:41 +0000 |
commit | d3a7ef65c5d26efff76331b76346da34828b3a4d (patch) | |
tree | a1e29df8d1ac176e95b5374108583d9064e6311d /devel/Makefile | |
parent | cfa113f67fcc6fd3b5ff52a3b34aa96968f65b2c (diff) | |
download | ports-d3a7ef65c5d26efff76331b76346da34828b3a4d.tar.gz ports-d3a7ef65c5d26efff76331b76346da34828b3a4d.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/Makefile b/devel/Makefile index 96526713523b..d7f69a165c9a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -64,6 +64,7 @@ SUBDIR += gaa SUBDIR += gcc-6811 SUBDIR += gcc-m68k + SUBDIR += gdb-m68k SUBDIR += gettext SUBDIR += gide SUBDIR += gindent @@ -113,10 +114,6 @@ SUBDIR += linuxthreads SUBDIR += lwp SUBDIR += m4 - SUBDIR += m68kbinutils - SUBDIR += m68kgcc - SUBDIR += m68kgdb - SUBDIR += m68knewlib SUBDIR += makedepend SUBDIR += mico SUBDIR += mkcmd @@ -127,6 +124,7 @@ SUBDIR += nana SUBDIR += nasm SUBDIR += ncurses + SUBDIR += newlib-m68k SUBDIR += newt SUBDIR += noweb SUBDIR += omniORB |