summaryrefslogtreecommitdiff
path: root/usr.bin/gprof/Makefile
AgeCommit message (Expand)Author
2018-06-11Restore the MKGROFF=bo MKCXX=yes buildkamil
2014-07-05Reorg docs, part 1:dholland
2014-07-05Rework /usr/share/doc.dholland
1999-02-09Goodbye, Berkeley gprof; we shall miss you!tv
1999-02-03Re-enable binutils-based gprof for i386, and disable old gprof on i386.tv
1998-11-07binutils gprof doesn't support mips. Build a.out gprof on mips, to supportjonathan
1998-09-27don't install in /usr/share if NOSHARE is definedlukem
1998-02-23More table-driven changes for different toolchains:jonathan
1998-02-23Remove WARNS= 0 from HEAD.jonathan
1998-02-23Descend into gprof on all ports to build doc/psd/18.gprof.jonathan
1998-02-22WARNSifychristos
1997-10-24use CPPFLAGS instead of CFLAGSlukem
1997-10-19use WARNS=0 not WARNS?=0 to disable warningslukem
1997-10-11Use bsd.subdir.mk as appropriate.mycroft
1997-03-24- Makefile cleanupschristos
1996-10-18Use ${INSTALL}.thorpej
1995-04-19add -D${MACHINE_ARCH} to cflags; machines with new cpp predefs need it.cgd
1995-04-19clean up RCS idscgd
1994-06-30deal with new share/doc strategycgd
1994-06-25update for new doc-make/install strategycgd
1994-05-17clean up import, etc.cgd
1994-05-14get it to compile, with new location of gmon.hcgd
1994-02-10kill bogus install -d's, and clean slightlycgd
1993-12-06update for MACHINE_ARCHcgd
1993-10-01Always use `install -d' to make sure destination directory exists & hasjtc
1993-08-23changes from 0.9-ALPHA2 to 0.9-BETAcgd
1993-07-31Add RCS indentifiers.mycroft
1993-05-20fix -I for csu change.cgd
1993-04-10make sure /usr/share/misc exists before installing into it.cgd
1993-03-31pulled in from net/2. should work fine -- profiling support exists.cgd