Commit | Line | Data |
---|---|---|
20e95c23 | 1 | # Makefile.in generated by automake 1.9.6 from Makefile.am. |
6bf9431b | 2 | # @configure_input@ |
252b5132 | 3 | |
6bf9431b | 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
2dadb5f9 | 5 | # 2003, 2004, 2005 Free Software Foundation, Inc. |
252b5132 RH |
6 | # This Makefile.in is free software; the Free Software Foundation |
7 | # gives unlimited permission to copy and/or distribute it, | |
8 | # with or without modifications, as long as this notice is preserved. | |
9 | ||
10 | # This program is distributed in the hope that it will be useful, | |
11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |
12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |
13 | # PARTICULAR PURPOSE. | |
14 | ||
6bf9431b | 15 | @SET_MAKE@ |
a2d91340 | 16 | |
6bf9431b | 17 | |
252b5132 RH |
18 | srcdir = @srcdir@ |
19 | top_srcdir = @top_srcdir@ | |
20 | VPATH = @srcdir@ | |
252b5132 RH |
21 | pkgdatadir = $(datadir)/@PACKAGE@ |
22 | pkglibdir = $(libdir)/@PACKAGE@ | |
23 | pkgincludedir = $(includedir)/@PACKAGE@ | |
252b5132 | 24 | top_builddir = . |
6bf9431b | 25 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
252b5132 | 26 | INSTALL = @INSTALL@ |
6bf9431b BE |
27 | install_sh_DATA = $(install_sh) -c -m 644 |
28 | install_sh_PROGRAM = $(install_sh) -c | |
29 | install_sh_SCRIPT = $(install_sh) -c | |
30 | INSTALL_HEADER = $(INSTALL_DATA) | |
31 | transform = $(program_transform_name) | |
252b5132 RH |
32 | NORMAL_INSTALL = : |
33 | PRE_INSTALL = : | |
34 | POST_INSTALL = : | |
35 | NORMAL_UNINSTALL = : | |
36 | PRE_UNINSTALL = : | |
37 | POST_UNINSTALL = : | |
df76639a | 38 | build_triplet = @build@ |
252b5132 | 39 | host_triplet = @host@ |
df76639a | 40 | target_triplet = @target@ |
6bf9431b BE |
41 | bin_PROGRAMS = gprof$(EXEEXT) |
42 | DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub README \ | |
43 | ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ | |
44 | $(top_srcdir)/configure $(am__configure_deps) \ | |
45 | $(srcdir)/gconfig.in $(srcdir)/../mkinstalldirs \ | |
46 | $(top_srcdir)/po/Make-in $(srcdir)/../ltmain.sh \ | |
47 | $(srcdir)/../config.guess $(srcdir)/../config.sub \ | |
37d037c1 | 48 | $(gprof_TEXINFOS) $(noinst_HEADERS) |
6bf9431b BE |
49 | subdir = . |
50 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
79887925 L |
51 | am__aclocal_m4_deps = $(top_srcdir)/../bfd/warning.m4 \ |
52 | $(top_srcdir)/../config/depstand.m4 \ | |
20e95c23 | 53 | $(top_srcdir)/../config/gettext-sister.m4 \ |
79887925 | 54 | $(top_srcdir)/../config/lead-dot.m4 \ |
8944f3c2 AM |
55 | $(top_srcdir)/../config/nls.m4 \ |
56 | $(top_srcdir)/../config/override.m4 \ | |
57 | $(top_srcdir)/../config/po.m4 \ | |
58c85be7 | 58 | $(top_srcdir)/../config/proginstall.m4 \ |
20e95c23 | 59 | $(top_srcdir)/../config/progtest.m4 \ |
79887925 L |
60 | $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \ |
61 | $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \ | |
62 | $(top_srcdir)/configure.in | |
6bf9431b BE |
63 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
64 | $(ACLOCAL_M4) | |
65 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | |
66 | configure.lineno configure.status.lineno | |
67 | mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs | |
68 | CONFIG_HEADER = gconfig.h | |
69 | CONFIG_CLEAN_FILES = po/Makefile.in | |
70 | am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" | |
71 | binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) | |
72 | PROGRAMS = $(bin_PROGRAMS) | |
73 | am__objects_1 = basic_blocks.$(OBJEXT) call_graph.$(OBJEXT) \ | |
74 | cg_arcs.$(OBJEXT) cg_dfn.$(OBJEXT) cg_print.$(OBJEXT) \ | |
75 | corefile.$(OBJEXT) gmon_io.$(OBJEXT) gprof.$(OBJEXT) \ | |
76 | hertz.$(OBJEXT) hist.$(OBJEXT) source.$(OBJEXT) \ | |
77 | search_list.$(OBJEXT) symtab.$(OBJEXT) sym_ids.$(OBJEXT) \ | |
78 | utils.$(OBJEXT) i386.$(OBJEXT) alpha.$(OBJEXT) vax.$(OBJEXT) \ | |
79 | tahoe.$(OBJEXT) sparc.$(OBJEXT) mips.$(OBJEXT) | |
80 | am_gprof_OBJECTS = $(am__objects_1) flat_bl.$(OBJEXT) \ | |
81 | bsd_callg_bl.$(OBJEXT) fsf_callg_bl.$(OBJEXT) | |
82 | gprof_OBJECTS = $(am_gprof_OBJECTS) | |
83 | am__DEPENDENCIES_1 = | |
84 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I. | |
85 | depcomp = | |
86 | am__depfiles_maybe = | |
87 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | |
88 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
d7040cdb | 89 | LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ |
6bf9431b BE |
90 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
91 | $(AM_CFLAGS) $(CFLAGS) | |
92 | CCLD = $(CC) | |
d7040cdb | 93 | LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
6bf9431b BE |
94 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
95 | SOURCES = $(gprof_SOURCES) | |
d5fbea21 | 96 | INFO_DEPS = gprof.info |
6bf9431b BE |
97 | TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex |
98 | am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo | |
99 | DVIS = gprof.dvi | |
100 | PDFS = gprof.pdf | |
101 | PSS = gprof.ps | |
102 | HTMLS = gprof.html | |
103 | TEXINFOS = gprof.texi | |
6bf9431b BE |
104 | TEXI2PDF = $(TEXI2DVI) --pdf --batch |
105 | MAKEINFOHTML = $(MAKEINFO) --html | |
106 | AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) | |
107 | DVIPS = dvips | |
108 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ | |
109 | html-recursive info-recursive install-data-recursive \ | |
110 | install-exec-recursive install-info-recursive \ | |
111 | install-recursive installcheck-recursive installdirs-recursive \ | |
112 | pdf-recursive ps-recursive uninstall-info-recursive \ | |
113 | uninstall-recursive | |
114 | man1dir = $(mandir)/man1 | |
115 | NROFF = nroff | |
116 | MANS = $(man_MANS) | |
117 | HEADERS = $(noinst_HEADERS) | |
118 | ETAGS = etags | |
119 | CTAGS = ctags | |
120 | DIST_SUBDIRS = $(SUBDIRS) | |
121 | ACLOCAL = @ACLOCAL@ | |
6bf9431b BE |
122 | AMDEP_FALSE = @AMDEP_FALSE@ |
123 | AMDEP_TRUE = @AMDEP_TRUE@ | |
124 | AMTAR = @AMTAR@ | |
d7040cdb | 125 | AR = @AR@ |
6bf9431b BE |
126 | AUTOCONF = @AUTOCONF@ |
127 | AUTOHEADER = @AUTOHEADER@ | |
128 | AUTOMAKE = @AUTOMAKE@ | |
129 | AWK = @AWK@ | |
252b5132 RH |
130 | CATALOGS = @CATALOGS@ |
131 | CATOBJEXT = @CATOBJEXT@ | |
132 | CC = @CC@ | |
6bf9431b BE |
133 | CCDEPMODE = @CCDEPMODE@ |
134 | CFLAGS = @CFLAGS@ | |
135 | CPP = @CPP@ | |
136 | CPPFLAGS = @CPPFLAGS@ | |
137 | CYGPATH_W = @CYGPATH_W@ | |
252b5132 | 138 | DATADIRNAME = @DATADIRNAME@ |
6bf9431b BE |
139 | DEFS = @DEFS@ |
140 | DEPDIR = @DEPDIR@ | |
d7040cdb | 141 | DUMPBIN = @DUMPBIN@ |
6bf9431b BE |
142 | ECHO_C = @ECHO_C@ |
143 | ECHO_N = @ECHO_N@ | |
144 | ECHO_T = @ECHO_T@ | |
145 | EGREP = @EGREP@ | |
252b5132 | 146 | EXEEXT = @EXEEXT@ |
d7040cdb | 147 | FGREP = @FGREP@ |
20e95c23 | 148 | GENCAT = @GENCAT@ |
d5fbea21 DJ |
149 | GENINSRC_NEVER_FALSE = @GENINSRC_NEVER_FALSE@ |
150 | GENINSRC_NEVER_TRUE = @GENINSRC_NEVER_TRUE@ | |
252b5132 | 151 | GMSGFMT = @GMSGFMT@ |
d7040cdb | 152 | GREP = @GREP@ |
20e95c23 | 153 | INCINTL = @INCINTL@ |
6bf9431b BE |
154 | INSTALL_DATA = @INSTALL_DATA@ |
155 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
156 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
157 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
252b5132 | 158 | INSTOBJEXT = @INSTOBJEXT@ |
d7040cdb | 159 | LD = @LD@ |
6bf9431b | 160 | LDFLAGS = @LDFLAGS@ |
20e95c23 DJ |
161 | LIBINTL = @LIBINTL@ |
162 | LIBINTL_DEP = @LIBINTL_DEP@ | |
6bf9431b BE |
163 | LIBOBJS = @LIBOBJS@ |
164 | LIBS = @LIBS@ | |
252b5132 RH |
165 | LIBTOOL = @LIBTOOL@ |
166 | LN_S = @LN_S@ | |
6bf9431b | 167 | LTLIBOBJS = @LTLIBOBJS@ |
252b5132 | 168 | MAINT = @MAINT@ |
6bf9431b BE |
169 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
170 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ | |
252b5132 RH |
171 | MAKEINFO = @MAKEINFO@ |
172 | MKINSTALLDIRS = @MKINSTALLDIRS@ | |
173 | MSGFMT = @MSGFMT@ | |
20e95c23 | 174 | MSGMERGE = @MSGMERGE@ |
d7040cdb | 175 | NM = @NM@ |
9e9b66a9 | 176 | NO_WERROR = @NO_WERROR@ |
18e03609 | 177 | OBJEXT = @OBJEXT@ |
252b5132 | 178 | PACKAGE = @PACKAGE@ |
6bf9431b BE |
179 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
180 | PACKAGE_NAME = @PACKAGE_NAME@ | |
181 | PACKAGE_STRING = @PACKAGE_STRING@ | |
182 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
183 | PACKAGE_VERSION = @PACKAGE_VERSION@ | |
184 | PATH_SEPARATOR = @PATH_SEPARATOR@ | |
252b5132 RH |
185 | POSUB = @POSUB@ |
186 | RANLIB = @RANLIB@ | |
d7040cdb | 187 | SED = @SED@ |
6bf9431b BE |
188 | SET_MAKE = @SET_MAKE@ |
189 | SHELL = @SHELL@ | |
18e03609 | 190 | STRIP = @STRIP@ |
252b5132 | 191 | USE_NLS = @USE_NLS@ |
252b5132 | 192 | VERSION = @VERSION@ |
6bf9431b BE |
193 | WARN_CFLAGS = @WARN_CFLAGS@ |
194 | XGETTEXT = @XGETTEXT@ | |
ae351704 | 195 | ac_ct_AR = @ac_ct_AR@ |
6bf9431b | 196 | ac_ct_CC = @ac_ct_CC@ |
d7040cdb | 197 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
ae351704 AM |
198 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
199 | ac_ct_STRIP = @ac_ct_STRIP@ | |
6bf9431b BE |
200 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
201 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | |
202 | am__include = @am__include@ | |
203 | am__leading_dot = @am__leading_dot@ | |
204 | am__quote = @am__quote@ | |
df76639a AM |
205 | am__tar = @am__tar@ |
206 | am__untar = @am__untar@ | |
6bf9431b BE |
207 | bindir = @bindir@ |
208 | build = @build@ | |
209 | build_alias = @build_alias@ | |
210 | build_cpu = @build_cpu@ | |
211 | build_os = @build_os@ | |
212 | build_vendor = @build_vendor@ | |
213 | datadir = @datadir@ | |
108a6f8e CD |
214 | datarootdir = @datarootdir@ |
215 | docdir = @docdir@ | |
6bf9431b BE |
216 | exec_prefix = @exec_prefix@ |
217 | host = @host@ | |
218 | host_alias = @host_alias@ | |
219 | host_cpu = @host_cpu@ | |
220 | host_os = @host_os@ | |
221 | host_vendor = @host_vendor@ | |
108a6f8e | 222 | htmldir = @htmldir@ |
6bf9431b BE |
223 | includedir = @includedir@ |
224 | infodir = @infodir@ | |
225 | install_sh = @install_sh@ | |
6bf9431b BE |
226 | libdir = @libdir@ |
227 | libexecdir = @libexecdir@ | |
228 | localstatedir = @localstatedir@ | |
d7040cdb | 229 | lt_ECHO = @lt_ECHO@ |
6bf9431b BE |
230 | mandir = @mandir@ |
231 | mkdir_p = @mkdir_p@ | |
232 | oldincludedir = @oldincludedir@ | |
233 | prefix = @prefix@ | |
234 | program_transform_name = @program_transform_name@ | |
235 | sbindir = @sbindir@ | |
236 | sharedstatedir = @sharedstatedir@ | |
237 | sysconfdir = @sysconfdir@ | |
238 | target = @target@ | |
239 | target_alias = @target_alias@ | |
240 | target_cpu = @target_cpu@ | |
241 | target_os = @target_os@ | |
242 | target_vendor = @target_vendor@ | |
252b5132 | 243 | AUTOMAKE_OPTIONS = cygnus |
79887925 | 244 | ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd |
252b5132 | 245 | SUFFIXES = .m |
252b5132 | 246 | SUBDIRS = po |
41b49281 AM |
247 | BASEDIR = $(srcdir)/.. |
248 | BFDDIR = $(BASEDIR)/bfd | |
249 | INCDIR = $(BASEDIR)/include | |
a2d91340 | 250 | AM_CFLAGS = $(WARN_CFLAGS) |
41b49281 | 251 | MKDEP = gcc -MM |
0ab6f085 | 252 | INCLUDES = -DDEBUG -I../bfd -I$(srcdir)/../include \ |
92f01d61 | 253 | -I$(srcdir)/../bfd @INCINTL@ -I. \ |
92f01d61 JM |
254 | -DLOCALEDIR="\"$(datadir)/locale\"" |
255 | ||
252b5132 RH |
256 | sources = basic_blocks.c call_graph.c cg_arcs.c cg_dfn.c \ |
257 | cg_print.c corefile.c gmon_io.c gprof.c hertz.c hist.c source.c \ | |
258 | search_list.c symtab.c sym_ids.c utils.c \ | |
ec0806ec | 259 | i386.c alpha.c vax.c tahoe.c sparc.c mips.c |
252b5132 RH |
260 | |
261 | gprof_SOURCES = $(sources) flat_bl.c bsd_callg_bl.c fsf_callg_bl.c | |
20e95c23 DJ |
262 | gprof_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a $(LIBINTL_DEP) |
263 | gprof_LDADD = ../bfd/libbfd.la ../libiberty/libiberty.a $(LIBINTL) | |
252b5132 RH |
264 | noinst_HEADERS = \ |
265 | basic_blocks.h call_graph.h cg_arcs.h cg_dfn.h cg_print.h \ | |
266 | corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \ | |
267 | search_list.h source.h sym_ids.h symtab.h utils.h | |
268 | ||
252b5132 | 269 | BUILT_SOURCES = flat_bl.c bsd_callg_bl.c fsf_callg_bl.c |
c45021f2 | 270 | EXTRA_DIST = $(BUILT_SOURCES) bbconv.pl $(man_MANS) |
252b5132 | 271 | POTFILES = $(sources) $(noinst_HEADERS) |
40f90528 | 272 | MANCONF = -Dman |
e49e529d | 273 | TEXI2POD = perl $(srcdir)/../etc/texi2pod.pl $(AM_MAKEINFOFLAGS) |
40f90528 | 274 | POD2MAN = pod2man --center="GNU" --release="binutils-$(VERSION)" --section=1 |
252b5132 | 275 | info_TEXINFOS = gprof.texi |
37d037c1 | 276 | gprof_TEXINFOS = config.texi |
252b5132 | 277 | man_MANS = gprof.1 |
9975e4c4 DJ |
278 | AM_MAKEINFOFLAGS = -I "$(srcdir)" -I "$(top_srcdir)/../bfd/doc" -I ../bfd/doc |
279 | TEXI2DVI = texi2dvi -I "$(srcdir)" -I "$(top_srcdir)/../bfd/doc" -I ../bfd/doc | |
108a6f8e | 280 | html__strip_dir = `echo $$p | sed -e 's|^.*/||'`; |
0bdaf48b | 281 | CLEANFILES = dep.sed DEP DEPA DEP1 DEP2 |
d5fbea21 DJ |
282 | MAINTAINERCLEANFILES = gprof.info |
283 | ||
284 | # Automake 1.9 will only build info files in the objdir if they are | |
285 | # mentioned in DISTCLEANFILES. It doesn't have to be unconditional, | |
286 | # though, so we use a bogus condition. | |
287 | @GENINSRC_NEVER_TRUE@DISTCLEANFILES = gprof.info | |
6bf9431b BE |
288 | all: $(BUILT_SOURCES) gconfig.h |
289 | $(MAKE) $(AM_MAKEFLAGS) all-recursive | |
252b5132 | 290 | |
252b5132 | 291 | .SUFFIXES: |
d5fbea21 | 292 | .SUFFIXES: .m .c .dvi .lo .o .obj .ps |
6bf9431b BE |
293 | am--refresh: |
294 | @: | |
295 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) | |
296 | @for dep in $?; do \ | |
297 | case '$(am__configure_deps)' in \ | |
298 | *$$dep*) \ | |
3289fe0c NC |
299 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ |
300 | cd $(srcdir) && $(AUTOMAKE) --foreign \ | |
6bf9431b BE |
301 | && exit 0; \ |
302 | exit 1;; \ | |
303 | esac; \ | |
304 | done; \ | |
3289fe0c | 305 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
6bf9431b | 306 | cd $(top_srcdir) && \ |
3289fe0c | 307 | $(AUTOMAKE) --foreign Makefile |
6bf9431b | 308 | .PRECIOUS: Makefile |
2dadb5f9 AM |
309 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
310 | @case '$?' in \ | |
311 | *config.status*) \ | |
312 | echo ' $(SHELL) ./config.status'; \ | |
313 | $(SHELL) ./config.status;; \ | |
314 | *) \ | |
315 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ | |
316 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ | |
317 | esac; | |
252b5132 | 318 | |
6bf9431b | 319 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
252b5132 | 320 | $(SHELL) ./config.status --recheck |
6bf9431b BE |
321 | |
322 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | |
252b5132 | 323 | cd $(srcdir) && $(AUTOCONF) |
6bf9431b BE |
324 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
325 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) | |
252b5132 | 326 | |
6bf9431b | 327 | gconfig.h: stamp-h1 |
252b5132 | 328 | @if test ! -f $@; then \ |
6bf9431b BE |
329 | rm -f stamp-h1; \ |
330 | $(MAKE) stamp-h1; \ | |
252b5132 | 331 | else :; fi |
252b5132 | 332 | |
6bf9431b BE |
333 | stamp-h1: $(srcdir)/gconfig.in $(top_builddir)/config.status |
334 | @rm -f stamp-h1 | |
335 | cd $(top_builddir) && $(SHELL) ./config.status gconfig.h | |
336 | $(srcdir)/gconfig.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | |
337 | cd $(top_srcdir) && $(AUTOHEADER) | |
338 | rm -f stamp-h1 | |
339 | touch $@ | |
252b5132 RH |
340 | |
341 | distclean-hdr: | |
6bf9431b BE |
342 | -rm -f gconfig.h stamp-h1 |
343 | po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in | |
344 | cd $(top_builddir) && $(SHELL) ./config.status $@ | |
252b5132 RH |
345 | install-binPROGRAMS: $(bin_PROGRAMS) |
346 | @$(NORMAL_INSTALL) | |
6bf9431b | 347 | test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" |
252b5132 | 348 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
6bf9431b BE |
349 | p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
350 | if test -f $$p \ | |
351 | || test -f $$p1 \ | |
352 | ; then \ | |
353 | f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ | |
354 | echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ | |
355 | $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ | |
252b5132 RH |
356 | else :; fi; \ |
357 | done | |
358 | ||
359 | uninstall-binPROGRAMS: | |
360 | @$(NORMAL_UNINSTALL) | |
6bf9431b BE |
361 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
362 | f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ | |
363 | echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ | |
364 | rm -f "$(DESTDIR)$(bindir)/$$f"; \ | |
252b5132 RH |
365 | done |
366 | ||
6bf9431b BE |
367 | clean-binPROGRAMS: |
368 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ | |
369 | f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ | |
370 | echo " rm -f $$p $$f"; \ | |
371 | rm -f $$p $$f ; \ | |
372 | done | |
373 | gprof$(EXEEXT): $(gprof_OBJECTS) $(gprof_DEPENDENCIES) | |
374 | @rm -f gprof$(EXEEXT) | |
375 | $(LINK) $(gprof_LDFLAGS) $(gprof_OBJECTS) $(gprof_LDADD) $(LIBS) | |
a2d91340 | 376 | |
252b5132 | 377 | mostlyclean-compile: |
18e03609 | 378 | -rm -f *.$(OBJEXT) |
252b5132 | 379 | |
252b5132 RH |
380 | distclean-compile: |
381 | -rm -f *.tab.c | |
382 | ||
6bf9431b BE |
383 | .c.o: |
384 | $(COMPILE) -c $< | |
a2d91340 | 385 | |
6bf9431b BE |
386 | .c.obj: |
387 | $(COMPILE) -c `$(CYGPATH_W) '$<'` | |
a2d91340 | 388 | |
6bf9431b BE |
389 | .c.lo: |
390 | $(LTCOMPILE) -c -o $@ $< | |
a2d91340 | 391 | |
252b5132 RH |
392 | mostlyclean-libtool: |
393 | -rm -f *.lo | |
394 | ||
395 | clean-libtool: | |
396 | -rm -rf .libs _libs | |
397 | ||
398 | distclean-libtool: | |
6bf9431b | 399 | -rm -f libtool |
252b5132 | 400 | |
37d037c1 DJ |
401 | gprof.info: gprof.texi $(gprof_TEXINFOS) |
402 | restore=: && backupdir="$(am__leading_dot)am$$$$" && \ | |
403 | rm -rf $$backupdir && mkdir $$backupdir && \ | |
404 | if ($(MAKEINFO) --version) >/dev/null 2>&1; then \ | |
405 | for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \ | |
406 | if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \ | |
407 | done; \ | |
408 | else :; fi && \ | |
409 | if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ | |
410 | -o $@ `test -f 'gprof.texi' || echo '$(srcdir)/'`gprof.texi; \ | |
411 | then \ | |
412 | rc=0; \ | |
413 | else \ | |
414 | rc=$$?; \ | |
415 | $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ | |
416 | fi; \ | |
417 | rm -rf $$backupdir; exit $$rc | |
418 | ||
419 | gprof.dvi: gprof.texi $(gprof_TEXINFOS) | |
6bf9431b BE |
420 | TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ |
421 | MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ | |
d5fbea21 | 422 | $(TEXI2DVI) -o $@ `test -f 'gprof.texi' || echo '$(srcdir)/'`gprof.texi |
6bf9431b | 423 | |
37d037c1 | 424 | gprof.pdf: gprof.texi $(gprof_TEXINFOS) |
6bf9431b BE |
425 | TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ |
426 | MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ | |
d5fbea21 | 427 | $(TEXI2PDF) -o $@ `test -f 'gprof.texi' || echo '$(srcdir)/'`gprof.texi |
6bf9431b | 428 | |
37d037c1 | 429 | gprof.html: gprof.texi $(gprof_TEXINFOS) |
df76639a AM |
430 | rm -rf $(@:.html=.htp) |
431 | if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ | |
d5fbea21 | 432 | -o $(@:.html=.htp) `test -f 'gprof.texi' || echo '$(srcdir)/'`gprof.texi; \ |
df76639a AM |
433 | then \ |
434 | rm -rf $@; \ | |
435 | if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ | |
436 | mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \ | |
437 | else \ | |
438 | if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ | |
439 | rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \ | |
440 | exit 1; \ | |
441 | fi | |
252b5132 | 442 | .dvi.ps: |
20e95c23 | 443 | TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ |
6bf9431b | 444 | $(DVIPS) -o $@ $< |
252b5132 | 445 | |
6bf9431b | 446 | uninstall-info-am: |
2dadb5f9 | 447 | @$(PRE_UNINSTALL) |
6bf9431b BE |
448 | @if (install-info --version && \ |
449 | install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ | |
252b5132 RH |
450 | list='$(INFO_DEPS)'; \ |
451 | for file in $$list; do \ | |
6bf9431b BE |
452 | relfile=`echo "$$file" | sed 's|^.*/||'`; \ |
453 | echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \ | |
454 | install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \ | |
252b5132 | 455 | done; \ |
6bf9431b | 456 | else :; fi |
252b5132 | 457 | @$(NORMAL_UNINSTALL) |
6bf9431b | 458 | @list='$(INFO_DEPS)'; \ |
252b5132 | 459 | for file in $$list; do \ |
6bf9431b BE |
460 | relfile=`echo "$$file" | sed 's|^.*/||'`; \ |
461 | relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \ | |
462 | (if cd "$(DESTDIR)$(infodir)"; then \ | |
2dadb5f9 | 463 | echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \ |
6bf9431b BE |
464 | rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \ |
465 | else :; fi); \ | |
252b5132 RH |
466 | done |
467 | ||
468 | dist-info: $(INFO_DEPS) | |
6bf9431b | 469 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
252b5132 RH |
470 | list='$(INFO_DEPS)'; \ |
471 | for base in $$list; do \ | |
6bf9431b BE |
472 | case $$base in \ |
473 | $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \ | |
474 | esac; \ | |
252b5132 | 475 | if test -f $$base; then d=.; else d=$(srcdir); fi; \ |
cb015bd9 AM |
476 | for file in $$d/$$base*; do \ |
477 | relfile=`expr "$$file" : "$$d/\(.*\)"`; \ | |
478 | test -f $(distdir)/$$relfile || \ | |
479 | cp -p $$file $(distdir)/$$relfile; \ | |
252b5132 RH |
480 | done; \ |
481 | done | |
482 | ||
483 | mostlyclean-aminfo: | |
6bf9431b BE |
484 | -rm -rf gprof.aux gprof.cp gprof.cps gprof.fn gprof.fns gprof.ky gprof.kys \ |
485 | gprof.log gprof.pg gprof.pgs gprof.tmp gprof.toc gprof.tp \ | |
486 | gprof.tps gprof.vr gprof.vrs gprof.dvi gprof.pdf gprof.ps \ | |
487 | gprof.html | |
252b5132 RH |
488 | |
489 | maintainer-clean-aminfo: | |
6bf9431b BE |
490 | @list='$(INFO_DEPS)'; for i in $$list; do \ |
491 | i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \ | |
492 | echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \ | |
493 | rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \ | |
252b5132 | 494 | done |
252b5132 | 495 | |
6bf9431b BE |
496 | clean-info: mostlyclean-aminfo |
497 | install-man1: $(man1_MANS) $(man_MANS) | |
498 | @$(NORMAL_INSTALL) | |
499 | test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)" | |
500 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ | |
501 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ | |
502 | for i in $$l2; do \ | |
252b5132 RH |
503 | case "$$i" in \ |
504 | *.1*) list="$$list $$i" ;; \ | |
505 | esac; \ | |
506 | done; \ | |
507 | for i in $$list; do \ | |
508 | if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ | |
509 | else file=$$i; fi; \ | |
510 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ | |
6bf9431b BE |
511 | case "$$ext" in \ |
512 | 1*) ;; \ | |
513 | *) ext='1' ;; \ | |
514 | esac; \ | |
252b5132 | 515 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
6bf9431b | 516 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
252b5132 | 517 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
6bf9431b BE |
518 | echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ |
519 | $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ | |
252b5132 | 520 | done |
252b5132 | 521 | uninstall-man1: |
6bf9431b BE |
522 | @$(NORMAL_UNINSTALL) |
523 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ | |
524 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ | |
525 | for i in $$l2; do \ | |
252b5132 RH |
526 | case "$$i" in \ |
527 | *.1*) list="$$list $$i" ;; \ | |
528 | esac; \ | |
529 | done; \ | |
530 | for i in $$list; do \ | |
531 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ | |
6bf9431b BE |
532 | case "$$ext" in \ |
533 | 1*) ;; \ | |
534 | *) ext='1' ;; \ | |
535 | esac; \ | |
252b5132 | 536 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
6bf9431b | 537 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
252b5132 | 538 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
6bf9431b BE |
539 | echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ |
540 | rm -f "$(DESTDIR)$(man1dir)/$$inst"; \ | |
252b5132 | 541 | done |
252b5132 RH |
542 | |
543 | # This directory's subdirectories are mostly independent; you can cd | |
544 | # into them and run `make' without going through this Makefile. | |
545 | # To change the values of `make' variables: instead of editing Makefiles, | |
546 | # (1) if the variable is set in `config.status', edit `config.status' | |
547 | # (which will cause the Makefiles to be regenerated when you run `make'); | |
548 | # (2) otherwise, pass the desired values on the `make' command line. | |
6bf9431b | 549 | $(RECURSIVE_TARGETS): |
2dadb5f9 AM |
550 | @failcom='exit 1'; \ |
551 | for f in x $$MAKEFLAGS; do \ | |
552 | case $$f in \ | |
553 | *=* | --[!k]*);; \ | |
554 | *k*) failcom='fail=yes';; \ | |
555 | esac; \ | |
556 | done; \ | |
252b5132 RH |
557 | dot_seen=no; \ |
558 | target=`echo $@ | sed s/-recursive//`; \ | |
559 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
560 | echo "Making $$target in $$subdir"; \ | |
561 | if test "$$subdir" = "."; then \ | |
562 | dot_seen=yes; \ | |
563 | local_target="$$target-am"; \ | |
564 | else \ | |
565 | local_target="$$target"; \ | |
566 | fi; \ | |
567 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
2dadb5f9 | 568 | || eval $$failcom; \ |
252b5132 RH |
569 | done; \ |
570 | if test "$$dot_seen" = "no"; then \ | |
571 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
572 | fi; test -z "$$fail" | |
573 | ||
574 | mostlyclean-recursive clean-recursive distclean-recursive \ | |
575 | maintainer-clean-recursive: | |
2dadb5f9 AM |
576 | @failcom='exit 1'; \ |
577 | for f in x $$MAKEFLAGS; do \ | |
578 | case $$f in \ | |
579 | *=* | --[!k]*);; \ | |
580 | *k*) failcom='fail=yes';; \ | |
581 | esac; \ | |
582 | done; \ | |
252b5132 | 583 | dot_seen=no; \ |
6bf9431b BE |
584 | case "$@" in \ |
585 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | |
586 | *) list='$(SUBDIRS)' ;; \ | |
587 | esac; \ | |
588 | rev=''; for subdir in $$list; do \ | |
589 | if test "$$subdir" = "."; then :; else \ | |
590 | rev="$$subdir $$rev"; \ | |
591 | fi; \ | |
252b5132 | 592 | done; \ |
6bf9431b | 593 | rev="$$rev ."; \ |
252b5132 RH |
594 | target=`echo $@ | sed s/-recursive//`; \ |
595 | for subdir in $$rev; do \ | |
596 | echo "Making $$target in $$subdir"; \ | |
597 | if test "$$subdir" = "."; then \ | |
598 | local_target="$$target-am"; \ | |
599 | else \ | |
600 | local_target="$$target"; \ | |
601 | fi; \ | |
602 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
2dadb5f9 | 603 | || eval $$failcom; \ |
252b5132 RH |
604 | done && test -z "$$fail" |
605 | tags-recursive: | |
606 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
607 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | |
608 | done | |
6bf9431b BE |
609 | ctags-recursive: |
610 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
611 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | |
612 | done | |
252b5132 | 613 | |
6bf9431b BE |
614 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
615 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
616 | unique=`for i in $$list; do \ | |
617 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
618 | done | \ | |
619 | $(AWK) ' { files[$$0] = 1; } \ | |
252b5132 | 620 | END { for (i in files) print i; }'`; \ |
6bf9431b BE |
621 | mkid -fID $$unique |
622 | tags: TAGS | |
252b5132 | 623 | |
6bf9431b BE |
624 | TAGS: tags-recursive $(HEADERS) $(SOURCES) gconfig.in $(TAGS_DEPENDENCIES) \ |
625 | $(TAGS_FILES) $(LISP) | |
252b5132 RH |
626 | tags=; \ |
627 | here=`pwd`; \ | |
6bf9431b BE |
628 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
629 | include_option=--etags-include; \ | |
630 | empty_fix=.; \ | |
631 | else \ | |
632 | include_option=--include; \ | |
633 | empty_fix=; \ | |
634 | fi; \ | |
252b5132 | 635 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
6bf9431b BE |
636 | if test "$$subdir" = .; then :; else \ |
637 | test ! -f $$subdir/TAGS || \ | |
638 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ | |
639 | fi; \ | |
252b5132 | 640 | done; \ |
6bf9431b BE |
641 | list='$(SOURCES) $(HEADERS) gconfig.in $(LISP) $(TAGS_FILES)'; \ |
642 | unique=`for i in $$list; do \ | |
643 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
644 | done | \ | |
645 | $(AWK) ' { files[$$0] = 1; } \ | |
252b5132 | 646 | END { for (i in files) print i; }'`; \ |
6bf9431b BE |
647 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
648 | test -n "$$unique" || unique=$$empty_fix; \ | |
649 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
650 | $$tags $$unique; \ | |
651 | fi | |
652 | ctags: CTAGS | |
653 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) gconfig.in $(TAGS_DEPENDENCIES) \ | |
654 | $(TAGS_FILES) $(LISP) | |
655 | tags=; \ | |
656 | here=`pwd`; \ | |
657 | list='$(SOURCES) $(HEADERS) gconfig.in $(LISP) $(TAGS_FILES)'; \ | |
658 | unique=`for i in $$list; do \ | |
659 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
660 | done | \ | |
661 | $(AWK) ' { files[$$0] = 1; } \ | |
662 | END { for (i in files) print i; }'`; \ | |
663 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ | |
664 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
665 | $$tags $$unique | |
252b5132 | 666 | |
6bf9431b BE |
667 | GTAGS: |
668 | here=`$(am__cd) $(top_builddir) && pwd` \ | |
669 | && cd $(top_srcdir) \ | |
670 | && gtags -i $(GTAGS_ARGS) $$here | |
252b5132 RH |
671 | |
672 | distclean-tags: | |
6bf9431b | 673 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
252b5132 | 674 | check-am: |
6bf9431b BE |
675 | check: $(BUILT_SOURCES) |
676 | $(MAKE) $(AM_MAKEFLAGS) check-recursive | |
677 | all-am: Makefile $(PROGRAMS) $(MANS) $(HEADERS) gconfig.h | |
678 | installdirs: installdirs-recursive | |
679 | installdirs-am: | |
680 | for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \ | |
681 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ | |
682 | done | |
683 | install: $(BUILT_SOURCES) | |
684 | $(MAKE) $(AM_MAKEFLAGS) install-recursive | |
252b5132 | 685 | install-exec: install-exec-recursive |
252b5132 | 686 | install-data: install-data-recursive |
6bf9431b | 687 | uninstall: uninstall-recursive |
252b5132 RH |
688 | |
689 | install-am: all-am | |
690 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
252b5132 | 691 | |
6bf9431b BE |
692 | installcheck: installcheck-recursive |
693 | install-strip: | |
694 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
695 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
696 | `test -z '$(STRIP)' || \ | |
697 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
252b5132 RH |
698 | mostlyclean-generic: |
699 | ||
700 | clean-generic: | |
41b49281 | 701 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
252b5132 RH |
702 | |
703 | distclean-generic: | |
df76639a | 704 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
d5fbea21 | 705 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) |
252b5132 RH |
706 | |
707 | maintainer-clean-generic: | |
6bf9431b BE |
708 | @echo "This command is intended for maintainers to use" |
709 | @echo "it deletes files that may require special tools to rebuild." | |
252b5132 | 710 | -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) |
d5fbea21 | 711 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) |
6bf9431b | 712 | clean: clean-recursive |
252b5132 | 713 | |
6bf9431b | 714 | clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am |
252b5132 | 715 | |
6bf9431b BE |
716 | distclean: distclean-recursive |
717 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) | |
718 | -rm -f Makefile | |
719 | distclean-am: clean-am distclean-compile distclean-generic \ | |
720 | distclean-hdr distclean-libtool distclean-tags | |
252b5132 | 721 | |
6bf9431b | 722 | dvi: dvi-recursive |
252b5132 | 723 | |
6bf9431b | 724 | dvi-am: $(DVIS) |
252b5132 | 725 | |
6bf9431b | 726 | html: html-recursive |
252b5132 | 727 | |
6bf9431b BE |
728 | html-am: $(HTMLS) |
729 | ||
730 | info: info-recursive | |
731 | ||
732 | info-am: $(INFO_DEPS) | |
733 | ||
8ffc9dd4 | 734 | install-data-am: install-data-local install-man |
6bf9431b BE |
735 | |
736 | install-exec-am: install-binPROGRAMS | |
737 | ||
738 | install-info: install-info-recursive | |
739 | ||
740 | install-info-am: $(INFO_DEPS) | |
741 | @$(NORMAL_INSTALL) | |
742 | test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)" | |
743 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | |
744 | list='$(INFO_DEPS)'; \ | |
745 | for file in $$list; do \ | |
746 | case $$file in \ | |
747 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ | |
748 | esac; \ | |
749 | if test -f $$file; then d=.; else d=$(srcdir); fi; \ | |
750 | file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \ | |
751 | for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \ | |
752 | $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \ | |
753 | if test -f $$ifile; then \ | |
754 | relfile=`echo "$$ifile" | sed 's|^.*/||'`; \ | |
755 | echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \ | |
756 | $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \ | |
757 | else : ; fi; \ | |
758 | done; \ | |
759 | done | |
760 | @$(POST_INSTALL) | |
761 | @if (install-info --version && \ | |
762 | install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ | |
763 | list='$(INFO_DEPS)'; \ | |
764 | for file in $$list; do \ | |
765 | relfile=`echo "$$file" | sed 's|^.*/||'`; \ | |
766 | echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\ | |
767 | install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\ | |
768 | done; \ | |
769 | else : ; fi | |
770 | install-man: install-man1 | |
771 | ||
772 | installcheck-am: | |
252b5132 RH |
773 | |
774 | maintainer-clean: maintainer-clean-recursive | |
6bf9431b BE |
775 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
776 | -rm -rf $(top_srcdir)/autom4te.cache | |
777 | -rm -f Makefile | |
778 | maintainer-clean-am: distclean-am maintainer-clean-aminfo \ | |
779 | maintainer-clean-generic | |
780 | ||
781 | mostlyclean: mostlyclean-recursive | |
782 | ||
783 | mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \ | |
784 | mostlyclean-generic mostlyclean-libtool | |
785 | ||
786 | pdf: pdf-recursive | |
787 | ||
788 | pdf-am: $(PDFS) | |
789 | ||
790 | ps: ps-recursive | |
791 | ||
792 | ps-am: $(PSS) | |
793 | ||
794 | uninstall-am: uninstall-binPROGRAMS uninstall-man | |
795 | ||
796 | uninstall-info: uninstall-info-recursive | |
797 | ||
798 | uninstall-man: uninstall-man1 | |
799 | ||
800 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ | |
801 | check-am clean clean-binPROGRAMS clean-generic clean-info \ | |
802 | clean-libtool clean-recursive ctags ctags-recursive dist-info \ | |
803 | distclean distclean-compile distclean-generic distclean-hdr \ | |
804 | distclean-libtool distclean-recursive distclean-tags dvi \ | |
805 | dvi-am html html-am info info-am install install-am \ | |
8ffc9dd4 MR |
806 | install-binPROGRAMS install-data install-data-am \ |
807 | install-data-local install-exec install-exec-am install-info \ | |
808 | install-info-am install-man install-man1 install-strip \ | |
809 | installcheck installcheck-am installdirs installdirs-am \ | |
810 | maintainer-clean maintainer-clean-aminfo \ | |
811 | maintainer-clean-generic maintainer-clean-recursive \ | |
812 | mostlyclean mostlyclean-aminfo mostlyclean-compile \ | |
813 | mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \ | |
814 | pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ | |
815 | uninstall-binPROGRAMS uninstall-info-am uninstall-man \ | |
816 | uninstall-man1 | |
252b5132 RH |
817 | |
818 | ||
c45021f2 | 819 | diststuff: $(BUILT_SOURCES) info $(man_MANS) |
252b5132 | 820 | |
20e95c23 | 821 | # This empty rule is a hack against gmake patched by Apple. |
253a2395 NC |
822 | %.o:%.m |
823 | ||
252b5132 RH |
824 | .m.c: |
825 | awk -f $(srcdir)/gen-c-prog.awk > ./$*.c \ | |
826 | FUNCTION=`(echo $*|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ | |
827 | FILE=$*.m $(srcdir)/$*.m | |
828 | po/POTFILES.in: @MAINT@ Makefile | |
323ee3f4 | 829 | for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \ |
252b5132 RH |
830 | && mv tmp $(srcdir)/po/POTFILES.in |
831 | ||
dff70155 MM |
832 | config.texi: |
833 | echo "@set top_srcdir $(top_srcdir)" >> ./config.texi | |
834 | ||
40f90528 AM |
835 | # Build the man page from the texinfo file |
836 | # The sed command removes the no-adjust Nroff command so that | |
837 | # the man output looks standard. | |
dff70155 | 838 | gprof.1: $(srcdir)/gprof.texi config.texi |
c45021f2 | 839 | touch $@ |
40f90528 AM |
840 | -$(TEXI2POD) $(MANCONF) -Dgprof < $(srcdir)/gprof.texi > gprof.pod |
841 | -($(POD2MAN) gprof.pod | \ | |
c45021f2 NC |
842 | sed -e '/^.if n .na/d' > $@.T$$$$ && \ |
843 | mv -f $@.T$$$$ $@) || \ | |
844 | (rm -f $@.T$$$$ && exit 1) | |
40f90528 AM |
845 | rm -f gprof.pod |
846 | ||
108a6f8e CD |
847 | .PHONY: install-html install-html-am install-html-recursive |
848 | ||
849 | install-html: install-html-recursive install-html-am | |
850 | ||
851 | install-html-am: $(HTMLS) | |
852 | @$(NORMAL_INSTALL) | |
853 | test -z "$(htmldir)" || $(mkdir_p) "$(DESTDIR)$(htmldir)" | |
854 | @list='$(HTMLS)'; for p in $$list; do \ | |
855 | if test -f "$$p" || test -d "$$p"; then d=""; else d="$(srcdir)/"; fi; \ | |
856 | f=$(html__strip_dir) \ | |
857 | if test -d "$$d$$p"; then \ | |
858 | echo " $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \ | |
859 | $(mkdir_p) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \ | |
860 | echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \ | |
861 | $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \ | |
862 | else \ | |
863 | echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \ | |
864 | $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \ | |
865 | fi; \ | |
866 | done | |
867 | ||
868 | install-html-recursive: | |
869 | @failcom='exit 1'; \ | |
870 | for f in x $$MAKEFLAGS; do \ | |
871 | case $$f in \ | |
872 | *=* | --[!k]*);; \ | |
873 | *k*) failcom='fail=yes';; \ | |
874 | esac; \ | |
875 | done; \ | |
876 | dot_seen=no; \ | |
877 | target=`echo $@ | sed s/-recursive//`; \ | |
878 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
879 | echo "Making $$target in $$subdir"; \ | |
880 | if test "$$subdir" = "."; then \ | |
881 | dot_seen=yes; \ | |
882 | local_target="$$target-am"; \ | |
883 | else \ | |
884 | local_target="$$target"; \ | |
885 | fi; \ | |
886 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
887 | || eval $$failcom; \ | |
888 | done; \ | |
889 | if test "$$dot_seen" = "no"; then \ | |
890 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
891 | fi; test -z "$$fail" | |
892 | ||
cd8e197b HPN |
893 | # We want install to imply install-info as per GNU standards, despite the |
894 | # cygnus option. | |
8ffc9dd4 | 895 | install-data-local: install-info |
cd8e197b | 896 | |
41b49281 AM |
897 | # Targets to rebuild dependencies in this Makefile. |
898 | # Have to get rid of DEP1 here so that "$?" later includes all sources. | |
899 | DEP: dep.sed $(gprof_SOURCES) $(noinst_HEADERS) gconfig.h | |
900 | rm -f DEP1 | |
901 | $(MAKE) MKDEP="$(MKDEP)" DEP1 | |
0bdaf48b AM |
902 | sed -f dep.sed < DEP1 > DEPA |
903 | echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA | |
904 | if grep ' /' DEPA > /dev/null 2> /dev/null; then \ | |
1581f8c9 AM |
905 | echo 'make DEP failed!'; exit 1; \ |
906 | else \ | |
0bdaf48b | 907 | mv -f DEPA $@; \ |
1581f8c9 | 908 | fi |
41b49281 AM |
909 | |
910 | DEP1: $(gprof_SOURCES) | |
911 | echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2 | |
912 | echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2 | |
913 | $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2 | |
914 | mv -f DEP2 $@ | |
915 | ||
916 | dep.sed: dep-in.sed config.status | |
917 | objdir=`pwd`; \ | |
918 | sed <$(srcdir)/dep-in.sed >dep.sed \ | |
919 | -e 's!@INCDIR@!$(INCDIR)!' \ | |
920 | -e 's!@BFDDIR@!$(BFDDIR)!' \ | |
921 | -e 's!@SRCDIR@!$(srcdir)!' \ | |
8e42bcb6 AM |
922 | -e "s!@OBJDIR@!$${objdir}!" \ |
923 | -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gprof$$,,`'!' | |
41b49281 AM |
924 | |
925 | dep: DEP | |
926 | sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile | |
927 | cat DEP >> tmp-Makefile | |
928 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile | |
929 | ||
930 | dep-in: DEP | |
931 | sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in | |
932 | cat DEP >> tmp-Makefile.in | |
933 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in | |
934 | ||
935 | dep-am: DEP | |
936 | sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am | |
937 | cat DEP >> tmp-Makefile.am | |
938 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am | |
939 | ||
940 | .PHONY: dep dep-in dep-am | |
941 | ||
942 | # DO NOT DELETE THIS LINE -- mkdep uses it. | |
943 | # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. | |
ba323545 | 944 | basic_blocks.o: basic_blocks.c $(INCDIR)/libiberty.h \ |
ae351704 AM |
945 | $(INCDIR)/ansidecl.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
946 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 947 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 948 | gconfig.h basic_blocks.h corefile.h gmon_io.h gmon_out.h \ |
92f01d61 | 949 | search_list.h source.h symtab.h sym_ids.h |
ba323545 | 950 | call_graph.o: call_graph.c gprof.h $(BFDDIR)/sysdep.h \ |
ae351704 | 951 | ../bfd/config.h $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h \ |
92f01d61 | 952 | $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \ |
066c2a57 | 953 | $(INCDIR)/symcat.h gconfig.h search_list.h source.h \ |
ba323545 AM |
954 | symtab.h cg_arcs.h call_graph.h corefile.h gmon_io.h \ |
955 | gmon_out.h sym_ids.h | |
41b49281 | 956 | cg_arcs.o: cg_arcs.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
ae351704 | 957 | gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/ansidecl.h \ |
92f01d61 | 958 | $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ |
066c2a57 JM |
959 | $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h gconfig.h search_list.h \ |
960 | source.h symtab.h call_graph.h cg_arcs.h cg_dfn.h cg_print.h \ | |
961 | utils.h sym_ids.h | |
41b49281 | 962 | cg_dfn.o: cg_dfn.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
ae351704 | 963 | gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/ansidecl.h \ |
92f01d61 | 964 | $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ |
066c2a57 JM |
965 | $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h gconfig.h search_list.h \ |
966 | source.h symtab.h cg_arcs.h cg_dfn.h utils.h | |
41b49281 | 967 | cg_print.o: cg_print.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
ae351704 | 968 | gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/ansidecl.h \ |
92f01d61 | 969 | $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ |
066c2a57 JM |
970 | $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h gconfig.h search_list.h \ |
971 | source.h symtab.h cg_arcs.h cg_print.h hist.h utils.h \ | |
972 | corefile.h | |
41b49281 | 973 | corefile.o: corefile.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
ae351704 | 974 | gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/ansidecl.h \ |
92f01d61 | 975 | $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ |
066c2a57 | 976 | $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h gconfig.h search_list.h \ |
3289fe0c | 977 | source.h symtab.h hist.h corefile.h $(INCDIR)/safe-ctype.h |
ae351704 AM |
978 | gmon_io.o: gmon_io.c gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
979 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 980 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 981 | gconfig.h search_list.h source.h symtab.h cg_arcs.h \ |
92f01d61 JM |
982 | basic_blocks.h corefile.h call_graph.h gmon_io.h gmon_out.h \ |
983 | gmon.h hertz.h hist.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h | |
6f53ec68 | 984 | gprof.o: gprof.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
ae351704 | 985 | gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/ansidecl.h \ |
92f01d61 | 986 | $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ |
066c2a57 | 987 | $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h gconfig.h ../bfd/bfdver.h \ |
92f01d61 JM |
988 | search_list.h source.h symtab.h basic_blocks.h call_graph.h \ |
989 | cg_arcs.h cg_print.h corefile.h gmon_io.h hertz.h hist.h \ | |
990 | sym_ids.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h | |
ae351704 AM |
991 | hertz.o: hertz.c gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
992 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 993 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 994 | gconfig.h hertz.h |
41b49281 | 995 | hist.o: hist.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
ae351704 | 996 | gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/ansidecl.h \ |
92f01d61 | 997 | $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ |
066c2a57 JM |
998 | $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h gconfig.h search_list.h \ |
999 | source.h symtab.h corefile.h gmon_io.h gmon_out.h hist.h \ | |
1000 | sym_ids.h utils.h | |
ae351704 AM |
1001 | source.o: source.c gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
1002 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 1003 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 1004 | gconfig.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
92f01d61 | 1005 | $(INCDIR)/filenames.h search_list.h source.h |
41b49281 | 1006 | search_list.o: search_list.c $(INCDIR)/libiberty.h \ |
ae351704 AM |
1007 | $(INCDIR)/ansidecl.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
1008 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 1009 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 1010 | gconfig.h search_list.h |
ae351704 AM |
1011 | symtab.o: symtab.c gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
1012 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 1013 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 1014 | gconfig.h search_list.h source.h symtab.h cg_arcs.h \ |
92f01d61 | 1015 | corefile.h |
41b49281 | 1016 | sym_ids.o: sym_ids.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
ae351704 AM |
1017 | $(INCDIR)/safe-ctype.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
1018 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 1019 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 1020 | gconfig.h search_list.h source.h symtab.h cg_arcs.h \ |
8db406db | 1021 | sym_ids.h corefile.h |
bfa36442 | 1022 | utils.o: utils.c $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ |
ae351704 AM |
1023 | $(INCDIR)/ansidecl.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
1024 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 1025 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 1026 | gconfig.h search_list.h source.h symtab.h cg_arcs.h \ |
8db406db | 1027 | utils.h corefile.h |
ae351704 AM |
1028 | i386.o: i386.c gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
1029 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 1030 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 1031 | gconfig.h search_list.h source.h symtab.h cg_arcs.h \ |
92f01d61 | 1032 | corefile.h hist.h |
ae351704 AM |
1033 | alpha.o: alpha.c gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
1034 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 1035 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 1036 | gconfig.h search_list.h source.h symtab.h cg_arcs.h \ |
92f01d61 | 1037 | corefile.h hist.h |
ae351704 AM |
1038 | vax.o: vax.c gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
1039 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 1040 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 1041 | gconfig.h search_list.h source.h symtab.h cg_arcs.h \ |
92f01d61 | 1042 | corefile.h hist.h |
ae351704 AM |
1043 | tahoe.o: tahoe.c gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
1044 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 1045 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 1046 | gconfig.h search_list.h source.h symtab.h cg_arcs.h \ |
92f01d61 | 1047 | corefile.h hist.h |
ae351704 AM |
1048 | sparc.o: sparc.c gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
1049 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 1050 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 1051 | gconfig.h search_list.h source.h symtab.h cg_arcs.h \ |
92f01d61 | 1052 | corefile.h hist.h |
ae351704 AM |
1053 | mips.o: mips.c gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ |
1054 | $(INCDIR)/ansidecl.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ | |
92f01d61 | 1055 | ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \ |
066c2a57 | 1056 | gconfig.h search_list.h source.h symtab.h cg_arcs.h \ |
92f01d61 | 1057 | corefile.h hist.h |
3099538b AM |
1058 | flat_bl.o: flat_bl.c $(INCDIR)/ansidecl.h |
1059 | bsd_callg_bl.o: bsd_callg_bl.c $(INCDIR)/ansidecl.h | |
1060 | fsf_callg_bl.o: fsf_callg_bl.c $(INCDIR)/ansidecl.h | |
41b49281 | 1061 | # IF YOU PUT ANYTHING HERE IT WILL GO AWAY |
252b5132 RH |
1062 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
1063 | # Otherwise a system limit (for SysV at least) may be exceeded. | |
1064 | .NOEXPORT: |