aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1997-08-09 * configure.in: Change version number to 2.8.2. CallIan Lance Taylor1-35/+74
1997-06-30finish upgrade to automake 1.2Ian Lance Taylor1-7/+3
1997-06-29 * aclocal.m4, configure, Makefile.in: Rebuild with automake 1.2.Ian Lance Taylor1-1/+1
1997-06-16 * Makefile.am (INCLUDES): Add -DDEBUG.Ian Lance Taylor1-30/+38
1997-04-15 Change to use automake:Ian Lance Taylor1-96/+410
1997-03-24 * Makefile.in (.c.o): Define TARGET_$(MY_TARGET) when compiling.Ian Lance Taylor1-1/+1
1997-02-27 * configure.in: Define BSD44_FORMAT if the target looks like aIan Lance Taylor1-1/+1
1996-12-31 * Makefile.in (.c.o): Add -D_GNU_SOURCE. Put $(CFLAGS) at theIan Lance Taylor1-2/+2
1996-08-23 * configure.in: Set and substitute HLDENV.Ian Lance Taylor1-1/+2
1996-06-27 * configure.in: Call AC_ISC_POSIX.Ian Lance Taylor1-1/+1
1996-06-25 * Makefile.in (exec_prefix, bindir, libdir, mandir, infodir, datadir,Jason Molenda1-8/+8
1996-02-07 * configure.in: Don't set CC. Look for --enable-shared. SetIan Lance Taylor1-2/+3
1996-02-05 Support for building bfd and opcodes as shared libraries, based onIan Lance Taylor1-2/+3
1995-11-21* Makefile.in (.m.c): Strip out directory name from function name.Ken Raeburn1-1/+1
1995-11-06add tags targetKen Raeburn1-0/+4
1995-11-01 * Makefile.in (DISTSTUFF): Rename to GEN_FILES, to avoid confusion.Per Bothner1-4/+4
1995-10-25 * Makefile.in (diststuff): Also make info.Per Bothner1-3/+3
1995-10-06Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ken Raeburn1-0/+5
1995-09-20 * Makefile.in (maintainer-clean): New target, synonym forIan Lance Taylor1-1/+1
1995-09-08 * Makefile.in (install): Don't install in $(tooldir).Ian Lance Taylor1-5/+0
1995-08-22 * Makefile.in (install): Remove "brokensed" hack, unnecessary nowJeff Law1-1/+1
1995-06-12* Makefile.in (distclean, realclean): Remove config.cache andJ.T. Conklin1-1/+1
1995-05-18* Makefile.in (Makefile): Added config.status to dependency list.J.T. Conklin1-2/+6
1995-04-26* Makefile.in (install): Depend on "all".Ken Raeburn1-1/+1
1995-04-20* Makefile.in: Change all references to MY_MACHINE to MY_TARGET, to matchKen Raeburn1-5/+5
1995-04-19* gen-c-prog.awk: Changed reference to "make-c-prog.awk" inJ.T. Conklin1-8/+7
1995-02-07Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details:Ken Raeburn1-14/+26
1994-06-23 * Makefile.in (gprof): Depend on $(LIBS).Jeff Law1-1/+1
1994-05-17 * Makefile.in (.m.c:): Added .SUFFIXES : .mBill Cox1-0/+2
1994-05-05(install-info): Check for gprof.info in build dir, fall back to srcdir. DependKen Raeburn1-3/+8
1994-04-05 * Makefile.in (MY_MACHINE): Renamed from MACHINE to avoid losingJeff Law1-4/+4
1994-03-20 * Makefile.in: Avoid bug in hpux sed.Jeff Law1-1/+1
1993-07-06 * Makefile.in: Install correctly.Steve Chamberlain1-4/+12
1993-06-21Look in ../bfd, not ../include, for bfd.h.Ken Raeburn1-1/+1
1993-06-16look in ../include instead of ../bfd for bfd.hKen Raeburn1-1/+1
1993-06-16remove accidental INSTALL changeDavid D. Zuhn1-1/+1
1993-06-16remove parentdir supportDavid D. Zuhn1-14/+5
1993-06-07 * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h.Per Bothner1-1/+1
1993-05-20install shouldn't depend on install-infoDavid D. Zuhn1-1/+1
1993-04-13 * M Makefile.in: Add -g to CFLAGS.Per Bothner1-3/+4
1993-03-23add installcheckDavid D. Zuhn1-1/+2
1993-03-22fix whitespaceDavid D. Zuhn1-1/+1
1993-02-03added rules for info, install-info, and dvi; rule for clean is correct, tooJeffrey Osier1-5/+32
1993-01-06fix install ruleDavid D. Zuhn1-1/+1
1992-10-06 * gen-c-prog.awk: New awk script, lightly changed fromPer Bothner1-6/+28
1992-08-31 * gprof.h, gprof.c, printfgprof.c: Add support for twoPer Bothner1-6/+0
1992-08-19Brought forward from p3:Ian Lance Taylor1-0/+6
1992-08-12per explanation from zoo, back out DESTDIR change.Mark Eichin1-1/+1
1992-08-12 * Makefile.in: change ${MACHINE} to $(MACHINE), add $(DESTDIR) toMark Eichin1-2/+2
1992-07-20don't install gprof.{callg,flat}, install the man page, get the newDavid D. Zuhn1-12/+10