This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
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 \