Forward fit sky-branch updates to devo.
[deliverable/binutils-gdb.git] / gprof / Makefile.in
... / ...
CommitLineData
1# Makefile.in generated automatically by automake 1.3 from Makefile.am
2
3# Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DISTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = .
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AS = @AS@
67CATALOGS = @CATALOGS@
68CATOBJEXT = @CATOBJEXT@
69CC = @CC@
70DATADIRNAME = @DATADIRNAME@
71DLLTOOL = @DLLTOOL@
72EXEEXT = @EXEEXT@
73GMOFILES = @GMOFILES@
74GMSGFMT = @GMSGFMT@
75GT_NO = @GT_NO@
76GT_YES = @GT_YES@
77INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
78INSTOBJEXT = @INSTOBJEXT@
79INTLDEPS = @INTLDEPS@
80INTLLIBS = @INTLLIBS@
81INTLOBJS = @INTLOBJS@
82LD = @LD@
83LIBTOOL = @LIBTOOL@
84LN_S = @LN_S@
85MAINT = @MAINT@
86MAKEINFO = @MAKEINFO@
87MKINSTALLDIRS = @MKINSTALLDIRS@
88MSGFMT = @MSGFMT@
89NM = @NM@
90PACKAGE = @PACKAGE@
91POFILES = @POFILES@
92POSUB = @POSUB@
93RANLIB = @RANLIB@
94USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
95USE_NLS = @USE_NLS@
96VERSION = @VERSION@
97l = @l@
98
99AUTOMAKE_OPTIONS = cygnus
100
101SUFFIXES = .m
102
103SUBDIRS = po
104
105INCLUDES = -D_GNU_SOURCE -DDEBUG -I../bfd -I$(srcdir)/../include -I$(srcdir)/../bfd -I$(srcdir)/../intl -I../intl -DLOCALEDIR="\"$(prefix)/share/locale\""
106
107bin_PROGRAMS = gprof
108
109sources = basic_blocks.c call_graph.c cg_arcs.c cg_dfn.c \
110 cg_print.c corefile.c gmon_io.c gprof.c hertz.c hist.c source.c \
111 search_list.c symtab.c sym_ids.c utils.c \
112 i386.c alpha.c vax.c tahoe.c sparc.c
113gprof_SOURCES = $(sources) flat_bl.c bsd_callg_bl.c fsf_callg_bl.c
114gprof_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a $(INTLDEPS)
115gprof_LDADD = ../bfd/libbfd.la ../libiberty/libiberty.a $(INTLLIBS)
116
117noinst_HEADERS = \
118 basic_blocks.h call_graph.h cg_arcs.h cg_dfn.h cg_print.h \
119 corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
120 search_list.h source.h sym_ids.h symtab.h utils.h
121
122EXTRA_DIST = flat_bl.c bsd_callg_bl.c fsf_callg_bl.c bbconv.pl
123
124BUILT_SOURCES = flat_bl.c bsd_callg_bl.c fsf_callg_bl.c
125
126POTFILES = $(sources) $(noinst_HEADERS)
127
128info_TEXINFOS = gprof.texi
129man_MANS = gprof.1
130ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
131mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
132CONFIG_HEADER = gconfig.h
133CONFIG_CLEAN_FILES =
134bin_PROGRAMS = gprof$(EXEEXT)
135PROGRAMS = $(bin_PROGRAMS)
136
137
138DEFS = @DEFS@ -I. -I$(srcdir) -I.
139CPPFLAGS = @CPPFLAGS@
140LDFLAGS = @LDFLAGS@
141LIBS = @LIBS@
142gprof_OBJECTS = basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o \
143cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o \
144search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o \
145sparc.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
146gprof_LDFLAGS =
147CFLAGS = @CFLAGS@
148COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
149LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
150LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
151TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
152TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
153INFO_DEPS = gprof.info
154DVIS = gprof.dvi
155TEXINFOS = gprof.texi
156man1dir = $(mandir)/man1
157MANS = $(man_MANS)
158
159NROFF = nroff
160HEADERS = $(noinst_HEADERS)
161
162DIST_COMMON = ChangeLog Makefile.am Makefile.in TODO acconfig.h \
163aclocal.m4 configure configure.in gconfig.in stamp-h.in
164
165
166DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
167
168TAR = tar
169GZIP = --best
170SOURCES = $(gprof_SOURCES)
171OBJECTS = $(gprof_OBJECTS)
172
173all: all-recursive-am all-am
174
175.SUFFIXES:
176.SUFFIXES: .S .c .dvi .info .lo .m .o .ps .s .texi .texinfo .txi
177$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
178 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
179
180Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
181 cd $(top_builddir) \
182 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
183
184$(ACLOCAL_M4): @MAINT@ configure.in
185 cd $(srcdir) && $(ACLOCAL)
186
187config.status: $(srcdir)/configure
188 $(SHELL) ./config.status --recheck
189$(srcdir)/configure: @MAINT@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
190 cd $(srcdir) && $(AUTOCONF)
191
192gconfig.h: stamp-h
193 @:
194stamp-h: $(srcdir)/gconfig.in $(top_builddir)/config.status
195 cd $(top_builddir) \
196 && CONFIG_FILES= CONFIG_HEADERS=gconfig.h:gconfig.in \
197 $(SHELL) ./config.status
198 @echo timestamp > stamp-h
199$(srcdir)/gconfig.in: @MAINT@$(srcdir)/stamp-h.in
200$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
201 cd $(top_srcdir) && $(AUTOHEADER)
202 @echo timestamp > $(srcdir)/stamp-h.in
203
204mostlyclean-hdr:
205
206clean-hdr:
207
208distclean-hdr:
209 -rm -f gconfig.h
210
211maintainer-clean-hdr:
212
213mostlyclean-binPROGRAMS:
214
215clean-binPROGRAMS:
216 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
217
218distclean-binPROGRAMS:
219
220maintainer-clean-binPROGRAMS:
221
222install-binPROGRAMS: $(bin_PROGRAMS)
223 @$(NORMAL_INSTALL)
224 $(mkinstalldirs) $(DESTDIR)$(bindir)
225 @list='$(bin_PROGRAMS)'; for p in $$list; do \
226 if test -f $$p; then \
227 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
228 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
229 else :; fi; \
230 done
231
232uninstall-binPROGRAMS:
233 @$(NORMAL_UNINSTALL)
234 list='$(bin_PROGRAMS)'; for p in $$list; do \
235 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
236 done
237
238.c.o:
239 $(COMPILE) -c $<
240
241.s.o:
242 $(COMPILE) -c $<
243
244.S.o:
245 $(COMPILE) -c $<
246
247mostlyclean-compile:
248 -rm -f *.o core *.core
249
250clean-compile:
251
252distclean-compile:
253 -rm -f *.tab.c
254
255maintainer-clean-compile:
256
257.c.lo:
258 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
259
260.s.lo:
261 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
262
263.S.lo:
264 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
265
266mostlyclean-libtool:
267 -rm -f *.lo
268
269clean-libtool:
270 -rm -rf .libs _libs
271
272distclean-libtool:
273
274maintainer-clean-libtool:
275
276gprof$(EXEEXT): $(gprof_OBJECTS) $(gprof_DEPENDENCIES)
277 @rm -f gprof$(EXEEXT)
278 $(LINK) $(gprof_LDFLAGS) $(gprof_OBJECTS) $(gprof_LDADD) $(LIBS)
279
280gprof.info: gprof.texi
281gprof.dvi: gprof.texi
282
283
284DVIPS = dvips
285
286.texi.info:
287 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
288 $(MAKEINFO) -I $(srcdir) $<
289
290.texi.dvi:
291 TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
292 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
293
294.texi:
295 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
296 $(MAKEINFO) -I $(srcdir) $<
297
298.texinfo.info:
299 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
300 $(MAKEINFO) -I $(srcdir) $<
301
302.texinfo:
303 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
304 $(MAKEINFO) -I $(srcdir) $<
305
306.texinfo.dvi:
307 TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
308 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
309
310.txi.info:
311 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
312 $(MAKEINFO) -I $(srcdir) $<
313
314.txi.dvi:
315 TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
316 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
317
318.txi:
319 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
320 $(MAKEINFO) -I $(srcdir) $<
321.dvi.ps:
322 $(DVIPS) $< -o $@
323
324install-info-am: $(INFO_DEPS)
325 @$(NORMAL_INSTALL)
326 $(mkinstalldirs) $(DESTDIR)$(infodir)
327 @for file in $(INFO_DEPS); do \
328 if test -f $$file; then d=.; else d=$(srcdir); fi; \
329 for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
330 if test -f $$d/$$ifile; then \
331 echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
332 $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
333 else : ; fi; \
334 done; \
335 done
336 @$(POST_INSTALL)
337 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
338 for file in $(INFO_DEPS); do \
339 echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
340 install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
341 done; \
342 else : ; fi
343
344uninstall-info:
345 $(PRE_UNINSTALL)
346 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
347 ii=yes; \
348 else ii=; fi; \
349 for file in $(INFO_DEPS); do \
350 test -z "$ii" \
351 || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
352 done
353 @$(NORMAL_UNINSTALL)
354 for file in $(INFO_DEPS); do \
355 (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
356 done
357
358dist-info: $(INFO_DEPS)
359 for base in $(INFO_DEPS); do \
360 if test -f $$base; then d=.; else d=$(srcdir); fi; \
361 for file in `cd $$d && eval echo $$base*`; do \
362 test -f $(distdir)/$$file \
363 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
364 || cp -p $$d/$$file $(distdir)/$$file; \
365 done; \
366 done
367
368mostlyclean-aminfo:
369 -rm -f gprof.aux gprof.cp gprof.cps gprof.dvi gprof.fn gprof.fns \
370 gprof.ky gprof.kys gprof.ps gprof.log gprof.pg gprof.toc \
371 gprof.tp gprof.tps gprof.vr gprof.vrs gprof.op gprof.tr \
372 gprof.cv gprof.cn
373
374clean-aminfo:
375
376distclean-aminfo:
377
378maintainer-clean-aminfo:
379 for i in $(INFO_DEPS); do \
380 rm -f $$i; \
381 if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
382 rm -f $$i-[0-9]*; \
383 fi; \
384 done
385clean-info: mostlyclean-aminfo
386
387install-man1:
388 $(mkinstalldirs) $(DESTDIR)$(man1dir)
389 @list='$(man1_MANS)'; \
390 l2='$(man_MANS)'; for i in $$l2; do \
391 case "$$i" in \
392 *.1*) list="$$list $$i" ;; \
393 esac; \
394 done; \
395 for i in $$list; do \
396 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
397 else file=$$i; fi; \
398 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
399 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
400 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
401 echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
402 $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
403 done
404
405uninstall-man1:
406 @list='$(man1_MANS)'; \
407 l2='$(man_MANS)'; for i in $$l2; do \
408 case "$$i" in \
409 *.1*) list="$$list $$i" ;; \
410 esac; \
411 done; \
412 for i in $$list; do \
413 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
414 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
415 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
416 echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
417 rm -f $(DESTDIR)$(man1dir)/$$inst; \
418 done
419install-man: $(MANS)
420 @$(NORMAL_INSTALL)
421 $(MAKE) install-man1
422uninstall-man:
423 @$(NORMAL_UNINSTALL)
424 $(MAKE) uninstall-man1
425
426# This directory's subdirectories are mostly independent; you can cd
427# into them and run `make' without going through this Makefile.
428# To change the values of `make' variables: instead of editing Makefiles,
429# (1) if the variable is set in `config.status', edit `config.status'
430# (which will cause the Makefiles to be regenerated when you run `make');
431# (2) otherwise, pass the desired values on the `make' command line.
432
433@SET_MAKE@
434
435all-recursive install-data-recursive install-exec-recursive \
436installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
437check-recursive installcheck-recursive info-recursive dvi-recursive:
438 @set fnord $(MAKEFLAGS); amf=$$2; \
439 list='$(SUBDIRS)'; for subdir in $$list; do \
440 target=`echo $@ | sed s/-recursive//`; \
441 echo "Making $$target in $$subdir"; \
442 (cd $$subdir && $(MAKE) $$target) \
443 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
444 done && test -z "$$fail"
445
446mostlyclean-recursive clean-recursive distclean-recursive \
447maintainer-clean-recursive:
448 @set fnord $(MAKEFLAGS); amf=$$2; \
449 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
450 rev="$$subdir $$rev"; \
451 done; \
452 for subdir in $$rev; do \
453 target=`echo $@ | sed s/-recursive//`; \
454 echo "Making $$target in $$subdir"; \
455 (cd $$subdir && $(MAKE) $$target) \
456 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
457 done && test -z "$$fail"
458tags-recursive:
459 list='$(SUBDIRS)'; for subdir in $$list; do \
460 (cd $$subdir && $(MAKE) tags); \
461 done
462
463tags: TAGS
464
465ID: $(HEADERS) $(SOURCES) $(LISP)
466 here=`pwd` && cd $(srcdir) \
467 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
468
469TAGS: tags-recursive $(HEADERS) $(SOURCES) gconfig.in $(TAGS_DEPENDENCIES) $(LISP)
470 tags=; \
471 here=`pwd`; \
472 list='$(SUBDIRS)'; for subdir in $$list; do \
473 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
474 done; \
475 list='$(SOURCES) $(HEADERS)'; \
476 unique=`for i in $$list; do echo $$i; done | \
477 awk ' { files[$$0] = 1; } \
478 END { for (i in files) print i; }'`; \
479 test -z "$(ETAGS_ARGS)gconfig.in$$unique$(LISP)$$tags" \
480 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags gconfig.in $$unique $(LISP) -o $$here/TAGS)
481
482mostlyclean-tags:
483
484clean-tags:
485
486distclean-tags:
487 -rm -f TAGS ID
488
489maintainer-clean-tags:
490
491distdir = $(PACKAGE)-$(VERSION)
492top_distdir = $(distdir)
493
494# This target untars the dist file and tries a VPATH configuration. Then
495# it guarantees that the distribution is self-contained by making another
496# tarfile.
497distcheck: dist
498 -rm -rf $(distdir)
499 GZIP=$(GZIP) $(TAR) zxf $(distdir).tar.gz
500 mkdir $(distdir)/=build
501 mkdir $(distdir)/=inst
502 dc_install_base=`cd $(distdir)/=inst && pwd`; \
503 cd $(distdir)/=build \
504 && ../configure --srcdir=.. --prefix=$$dc_install_base \
505 && $(MAKE) \
506 && $(MAKE) dvi \
507 && $(MAKE) check \
508 && $(MAKE) install \
509 && $(MAKE) installcheck \
510 && $(MAKE) dist
511 -rm -rf $(distdir)
512 @echo "========================"; \
513 echo "$(distdir).tar.gz is ready for distribution"; \
514 echo "========================"
515dist: distdir
516 -chmod -R a+r $(distdir)
517 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
518 -rm -rf $(distdir)
519dist-all: distdir
520 -chmod -R a+r $(distdir)
521 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
522 -rm -rf $(distdir)
523distdir: $(DISTFILES)
524 -rm -rf $(distdir)
525 mkdir $(distdir)
526 -chmod 777 $(distdir)
527 @for file in $(DISTFILES); do \
528 if test -f $$file; then d=.; else d=$(srcdir); fi; \
529 test -f $(distdir)/$$file \
530 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
531 || cp -p $$d/$$file $(distdir)/$$file; \
532 done
533 for subdir in $(SUBDIRS); do \
534 test -d $(distdir)/$$subdir \
535 || mkdir $(distdir)/$$subdir \
536 || exit 1; \
537 chmod 777 $(distdir)/$$subdir; \
538 (cd $$subdir && $(MAKE) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
539 || exit 1; \
540 done
541 $(MAKE) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
542info: $(INFO_DEPS) info-recursive
543dvi: $(DVIS) dvi-recursive
544check:
545 $(MAKE) check-recursive
546installcheck: installcheck-recursive
547install-info: install-info-am install-info-recursive
548all-recursive-am: gconfig.h
549 $(MAKE) all-recursive
550
551all-am: Makefile $(PROGRAMS) $(MANS) $(HEADERS) gconfig.h
552
553install-exec-am: install-binPROGRAMS
554
555install-data-am: install-man
556
557uninstall-am: uninstall-binPROGRAMS uninstall-man
558
559install-exec: install-exec-recursive install-exec-am
560 @$(NORMAL_INSTALL)
561
562install-data: install-data-recursive install-data-am
563 @$(NORMAL_INSTALL)
564
565install: install-recursive install-exec-am install-data-am
566 @:
567
568uninstall: uninstall-recursive uninstall-am
569
570install-strip:
571 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
572installdirs: installdirs-recursive
573 $(mkinstalldirs) $(DATADIR)$(bindir) $(DESTDIR)$(mandir)/man1
574
575
576mostlyclean-generic:
577 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
578
579clean-generic:
580 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
581
582distclean-generic:
583 -rm -f Makefile $(DISTCLEANFILES)
584 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
585 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
586
587maintainer-clean-generic:
588 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
589 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
590mostlyclean-am: mostlyclean-hdr mostlyclean-binPROGRAMS \
591 mostlyclean-compile mostlyclean-libtool \
592 mostlyclean-aminfo mostlyclean-tags mostlyclean-generic
593
594clean-am: clean-hdr clean-binPROGRAMS clean-compile clean-libtool \
595 clean-aminfo clean-tags clean-generic mostlyclean-am
596
597distclean-am: distclean-hdr distclean-binPROGRAMS distclean-compile \
598 distclean-libtool distclean-aminfo distclean-tags \
599 distclean-generic clean-am
600
601maintainer-clean-am: maintainer-clean-hdr maintainer-clean-binPROGRAMS \
602 maintainer-clean-compile maintainer-clean-libtool \
603 maintainer-clean-aminfo maintainer-clean-tags \
604 maintainer-clean-generic distclean-am
605
606mostlyclean: mostlyclean-recursive mostlyclean-am
607
608clean: clean-recursive clean-am
609
610distclean: distclean-recursive distclean-am
611 -rm -f config.status
612 -rm -f libtool
613
614maintainer-clean: maintainer-clean-recursive maintainer-clean-am
615 @echo "This command is intended for maintainers to use;"
616 @echo "it deletes files that may require special tools to rebuild."
617 -rm -f config.status
618
619.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
620mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
621maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
622mostlyclean-compile distclean-compile clean-compile \
623maintainer-clean-compile mostlyclean-libtool distclean-libtool \
624clean-libtool maintainer-clean-libtool install-info-am uninstall-info \
625mostlyclean-aminfo distclean-aminfo clean-aminfo \
626maintainer-clean-aminfo install-man1 uninstall-man1 install-man \
627uninstall-man install-data-recursive uninstall-data-recursive \
628install-exec-recursive uninstall-exec-recursive installdirs-recursive \
629uninstalldirs-recursive all-recursive check-recursive \
630installcheck-recursive info-recursive dvi-recursive \
631mostlyclean-recursive distclean-recursive clean-recursive \
632maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
633distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
634installcheck install-info all-recursive-am all-am install-exec-am \
635install-data-am uninstall-am install-exec install-data install \
636uninstall all installdirs mostlyclean-generic distclean-generic \
637clean-generic maintainer-clean-generic clean mostlyclean distclean \
638maintainer-clean
639
640
641diststuff: $(BUILT_SOURCES) info
642
643.m.c:
644 awk -f $(srcdir)/gen-c-prog.awk > ./$*.c \
645 FUNCTION=`(echo $*|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
646 FILE=$*.m $(srcdir)/$*.m
647po/POTFILES.in: @MAINT@ Makefile
648 for file in $(POTFILES); do echo $$file; done | sort > tmp \
649 && mv tmp $(srcdir)/po/POTFILES.in
650
651# Dependencies.
652$(OBJECTS): ../bfd/bfd.h call_graph.h cg_arcs.h cg_print.h \
653 corefile.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
654 search_list.h source.h sym_ids.h symtab.h utils.h \
655 $(srcdir)/../include/libiberty.h $(srcdir)/../bfd/sysdep.h \
656 gconfig.h ../bfd/config.h
657basic_blocks.o: basic_blocks.c
658bsd_call_bl.o: bsd_call_bl.c
659call_graph.o: call_graph.c
660cg_arcs.o: cg_arcs.c
661cg_dfn.o: cg_dfn.c
662cg_print.o: cg_print.c
663corefile.o: corefile.c
664flat_bl.o: flat_bl.c
665fsf_callg_bl.o: fsf_callg_bl.c
666gmon_io.o: gmon_io.c
667gprof.o: gprof.c
668hertz.o: hertz.c
669hist.o: hist.c
670search_list.o: search_list.c
671source.o: source.c
672symtab.o: symtab.c
673sym_ids.o: sym_ids.c
674utils.o: utils.c
675i386.o: i386.c
676alpha.o: alpha.c
677vax.o: vax.c
678tahoe.o: tahoe.c
679sparc.o: sparc.c
680
681# Tell versions [3.59,3.63) of GNU make to not export all variables.
682# Otherwise a system limit (for SysV at least) may be exceeded.
683.NOEXPORT:
This page took 0.025124 seconds and 4 git commands to generate.