]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - Makefile.def
2003-06-23 Elena Zannoni <ezannoni@redhat.com>
[thirdparty/binutils-gdb.git] / Makefile.def
CommitLineData
405ea7a0
NN
1#! /usr/bin/autogen
2AutoGen definitions Makefile.tpl;
3
2a4cbe27
NN
4// Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
5// This file was originally written by Nathanael Nerode.
6//
7// Copyright 2002, 2003 Free Software Foundation
8//
9// This file is free software; you can redistribute it and/or modify
10// it under the terms of the GNU General Public License as published by
11// the Free Software Foundation; either version 2 of the License, or
12// (at your option) any later version.
13//
14// This program is distributed in the hope that it will be useful,
15// but WITHOUT ANY WARRANTY; without even the implied warranty of
16// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17// GNU General Public License for more details.
18//
19// You should have received a copy of the GNU General Public License
20// along with this program; if not, write to the Free Software
21// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
22
23
24// "missing" indicates that that module doesn't supply
25// that recursive target in its Makefile.
26
e393202e
NN
27build_modules= { module= libiberty; };
28
405ea7a0
NN
29host_modules= { module= ash; };
30host_modules= { module= autoconf; };
31host_modules= { module= automake; };
32host_modules= { module= bash; };
33host_modules= { module= bfd; };
405ea7a0
NN
34host_modules= { module= opcodes; };
35host_modules= { module= binutils; };
36host_modules= { module= bison; no_check_cross= true; };
37host_modules= { module= byacc; no_check_cross= true; };
38host_modules= { module= bzip2; };
405ea7a0
NN
39host_modules= { module= dejagnu; };
40host_modules= { module= diff; };
41host_modules= { module= dosutils; no_check= true; };
42host_modules= { module= etc; };
43host_modules= { module= fastjar; no_check_cross= true; };
44host_modules= { module= fileutils; };
45host_modules= { module= findutils; };
46host_modules= { module= find; };
47host_modules= { module= flex; no_check_cross= true; };
48host_modules= { module= gas; };
49host_modules= { module= gawk; };
50host_modules= { module= gettext; };
51host_modules= { module= gnuserv; };
52host_modules= { module= gprof; };
405ea7a0
NN
53host_modules= { module= gzip; };
54host_modules= { module= hello; };
55host_modules= { module= indent; };
56host_modules= { module= intl; };
2a4cbe27
NN
57host_modules= { module= tcl;
58 missing=mostlyclean; };
405ea7a0
NN
59host_modules= { module= itcl; };
60host_modules= { module= ld; };
61host_modules= { module= libgui; };
62host_modules= { module= libiberty; };
63host_modules= { module= libtool; };
64host_modules= { module= m4; };
65host_modules= { module= make; };
66host_modules= { module= mmalloc; no_check=true; };
67host_modules= { module= patch; };
68host_modules= { module= perl; };
69host_modules= { module= prms; };
70host_modules= { module= rcs; };
71host_modules= { module= readline; };
72host_modules= { module= release; no_install= true; no_check= true; };
73host_modules= { module= recode; };
74host_modules= { module= sed; };
75host_modules= { module= send-pr; };
76host_modules= { module= shellutils; };
77host_modules= { module= sid; };
78host_modules= { module= sim; };
405ea7a0
NN
79host_modules= { module= tar; };
80host_modules= { module= texinfo; no_install= true; };
81host_modules= { module= textutils; };
82host_modules= { module= time; };
83host_modules= { module= uudecode; };
84host_modules= { module= wdiff; };
85host_modules= { module= zip; no_check_cross=true; };
86host_modules= { module= zlib; no_install=true; no_check=true; };
852e5f18
NN
87host_modules= { module= gdb; with_x=true; };
88host_modules= { module= expect; with_x=true; };
89host_modules= { module= guile; with_x=true; };
852e5f18
NN
90host_modules= { module= tk; with_x=true; };
91host_modules= { module= tix; with_x=true; };
2a4cbe27
NN
92host_modules= { module= libtermcap; no_check=true;
93 missing=mostlyclean;
94 missing=clean;
95 missing=distclean;
96 missing=maintainer-clean; };
3866be5d 97host_modules= { module= utils; no_check=true; };
907a7241 98
930314a4 99target_modules = { module= libstdc++-v3; raw_cxx=true; };
907a7241
NN
100target_modules = { module= newlib; };
101target_modules = { module= libf2c; };
102target_modules = { module= libobjc; };
2a4cbe27
NN
103target_modules = { module= libtermcap; no_check=true;
104 missing=mostlyclean;
105 missing=clean;
106 missing=distclean;
107 missing=maintainer-clean; };
907a7241
NN
108target_modules = { module= winsup; };
109target_modules = { module= libgloss; no_check=true; };
110target_modules = { module= libiberty; };
111target_modules = { module= gperf; };
112target_modules = { module= examples; no_check=true; no_install=true; };
50ceb20c 113target_modules = { module= libffi; };
930314a4 114target_modules = { module= libjava; raw_cxx=true; };
907a7241
NN
115target_modules = { module= zlib; };
116target_modules = { module= boehm-gc; };
117target_modules = { module= qthreads; };
dd2768ff 118target_modules = { module= rda; };
e393202e 119
27b1cc72 120// These are (some of) the make targets to be done in each subdirectory.
e393202e 121// Not all; these are the ones which don't have special options.
2a4cbe27
NN
122// "depend" indicates that a target depends on another target uniformly
123// for each subdirectory. There can be several such lines per target.
124recursive_targets = { make_target= info;
125 depend=configure; };
126recursive_targets = { make_target= dvi;
127 depend=configure; };
128recursive_targets = { make_target= TAGS;
129 depend=configure; };
130recursive_targets = { make_target= install-info;
131 depend=configure;
132 depend=info; };
133recursive_targets = { make_target= installcheck;
134 depend=configure; };
135recursive_targets = { make_target= mostlyclean; };
27b1cc72
NN
136recursive_targets = { make_target= clean; };
137recursive_targets = { make_target= distclean; };
27b1cc72 138recursive_targets = { make_target= maintainer-clean; };