aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
1992-07-13 * blurbs.c: New file, created from gprof.flat and gprof.callg byJohn Gilmore1-10/+27
1992-06-04add real install, and some more normal paths.Mark Eichin1-4/+18
1992-06-04added srcdir=. so that configure puts in a valueMark Eichin1-2/+13
1992-06-02Makefile.in: .c.o rule needed, default one (under solaris) ignores CFLAGSMark Eichin1-0/+2
1992-03-08This is the third and final batch of makefile changes this round.K. Richard Pixley1-0/+3
1992-03-06Fixed some serious bugs in the configuration of gprof. It now works withSean Eric Fagan1-7/+9
1991-10-02no more configure on which to dependK. Richard Pixley1-1/+1
1991-07-23Initial revisionSean Eric Fagan1-0/+25