aboutsummaryrefslogtreecommitdiff
path: root/Makefile.def
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2007-03-12 20:19:44 +0000
committerDJ Delorie <dj@redhat.com>2007-03-12 20:19:44 +0000
commita4fd337476dd0d246549b81b3e5cc8fb3ddc9b00 (patch)
treefabf0ccb159338752e1b31a48778c3a588d1b7a5 /Makefile.def
parent1e4e0aa7a4e19d56a8afb291af22874331220bec (diff)
downloadfsf-binutils-gdb-a4fd337476dd0d246549b81b3e5cc8fb3ddc9b00.zip
fsf-binutils-gdb-a4fd337476dd0d246549b81b3e5cc8fb3ddc9b00.tar.gz
fsf-binutils-gdb-a4fd337476dd0d246549b81b3e5cc8fb3ddc9b00.tar.bz2
2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
* Makefile.def (fixincludes): Remove unneeded "missing" lines. * Makefile.in: Regenerate
Diffstat (limited to 'Makefile.def')
-rw-r--r--Makefile.def8
1 files changed, 1 insertions, 7 deletions
diff --git a/Makefile.def b/Makefile.def
index 926c934..986b1ed 100644
--- a/Makefile.def
+++ b/Makefile.def
@@ -51,13 +51,7 @@ host_modules= { module= fileutils; };
host_modules= { module= findutils; };
host_modules= { module= find; };
host_modules= { module= fixincludes;
- missing= info;
- missing= dvi;
- missing= pdf;
- missing= TAGS;
- missing= install-pdf;
- missing= install-info;
- missing= installcheck; };
+ missing= TAGS; };
host_modules= { module= flex; no_check_cross= true; };
host_modules= { module= gas; bootstrap=true; };
host_modules= { module= gcc; bootstrap=true;