From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjl@lucon.org (H.J. Lu) To: ian@cygnus.com (Ian Lance Taylor) Cc: gas2@cygnus.com Subject: A gprof patch for binutils 2.9 Date: Tue, 31 Mar 1998 19:11:00 -0000 Message-id: References: <199803310230.VAA25297@subrogation.cygnus.com> X-SW-Source: 1998/msg00078.html A new target for "make diststuff". H.J. --- Fri Mar 20 21:08:33 1998 H.J. Lu (hjl@gnu.org) * Makefile.am (diststuff): New target. * Makefile.in: Rebuilt. Index: gprof/Makefile.am =================================================================== RCS file: /home/work/cvs/gnu/binutils/gprof/Makefile.am,v retrieving revision 1.1.1.4 retrieving revision 1.2 diff -u -r1.1.1.4 -r1.2 --- Makefile.am 1998/02/04 21:58:43 1.1.1.4 +++ Makefile.am 1998/03/21 05:34:18 1.2 @@ -33,6 +33,8 @@ info_TEXINFOS = gprof.texi man_MANS = gprof.1 +diststuff: $(DISTFILES) info + # Dependencies. $(OBJECTS): ../bfd/bfd.h call_graph.h cg_arcs.h cg_print.h \ core.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \