aboutsummaryrefslogtreecommitdiff
path: root/Makefile.def
diff options
context:
space:
mode:
authorKeith R Seitz <keiths@redhat.com>2003-02-06 20:55:11 +0000
committerDJ Delorie <dj@gcc.gnu.org>2003-02-06 15:55:11 -0500
commit61b56b2e4bf964b0b14a6d4bc89068c6bff26d71 (patch)
tree2889186f863c1efbc6518e720ea93e4c9ab9b40c /Makefile.def
parentd1164330791d629fef57b12b3f78ad98161c2dd9 (diff)
downloadgcc-61b56b2e4bf964b0b14a6d4bc89068c6bff26d71.zip
gcc-61b56b2e4bf964b0b14a6d4bc89068c6bff26d71.tar.gz
gcc-61b56b2e4bf964b0b14a6d4bc89068c6bff26d71.tar.bz2
Makefile.def: Remove "snavigator", "grep", and "db" modules.
* Makefile.def: Remove "snavigator", "grep", and "db" modules. * Makefile.tpl: Remove "all-snavigator" and "all-grep". * Makefile.in: Regenerated. * configure.in: Remove all traces of snavigator, db, and grep. * configure: Regenerated. From-SVN: r62496
Diffstat (limited to 'Makefile.def')
-rw-r--r--Makefile.def3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.def b/Makefile.def
index 0096521..eab0330 100644
--- a/Makefile.def
+++ b/Makefile.def
@@ -13,7 +13,6 @@ host_modules= { module= binutils; };
host_modules= { module= bison; no_check_cross= true; };
host_modules= { module= byacc; no_check_cross= true; };
host_modules= { module= bzip2; };
-host_modules= { module= db; };
host_modules= { module= dejagnu; };
host_modules= { module= diff; };
host_modules= { module= dosutils; no_check= true; };
@@ -28,7 +27,6 @@ host_modules= { module= gawk; };
host_modules= { module= gettext; };
host_modules= { module= gnuserv; };
host_modules= { module= gprof; };
-host_modules= { module= grep; };
host_modules= { module= gzip; };
host_modules= { module= hello; };
host_modules= { module= indent; };
@@ -54,7 +52,6 @@ host_modules= { module= send-pr; };
host_modules= { module= shellutils; };
host_modules= { module= sid; };
host_modules= { module= sim; };
-host_modules= { module= snavigator; };
host_modules= { module= tar; };
host_modules= { module= texinfo; no_install= true; };
host_modules= { module= textutils; };