diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-05-30 09:32:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-05-30 09:32:49 +0000 |
commit | cfa113f67fcc6fd3b5ff52a3b34aa96968f65b2c (patch) | |
tree | c80b7f1e3981d55d74ee401101fb43e62d120471 /devel/Makefile | |
parent | 15f1918ec31cf135c3ba9431f9da27f47ce7808d (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 7c1b4203bd1d..96526713523b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -14,6 +14,7 @@ SUBDIR += automake SUBDIR += avltree SUBDIR += bcc + SUBDIR += binutils-m68k SUBDIR += bison SUBDIR += boehm-gc SUBDIR += bonobo @@ -62,6 +63,7 @@ SUBDIR += ftnchek SUBDIR += gaa SUBDIR += gcc-6811 + SUBDIR += gcc-m68k SUBDIR += gettext SUBDIR += gide SUBDIR += gindent |