summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-12-17 16:02:15 +0000
committerru <ru@FreeBSD.org>2001-12-17 16:02:15 +0000
commit7ed2dfe749dd701cbc6aca6e4a6e793edf77677a (patch)
tree34039ae06c9de6e13744d15639ba2f610aadb72e /usr.bin/gprof
parent57dd87fb9e79b4b3f97950043aedb652eb63035a (diff)
downloadFreeBSD-src-7ed2dfe749dd701cbc6aca6e4a6e793edf77677a.zip
FreeBSD-src-7ed2dfe749dd701cbc6aca6e4a6e793edf77677a.tar.gz
Install files via FILES.
Diffstat (limited to 'usr.bin/gprof')
-rw-r--r--usr.bin/gprof/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/gprof/Makefile b/usr.bin/gprof/Makefile
index cc5a276..0a0726b 100644
--- a/usr.bin/gprof/Makefile
+++ b/usr.bin/gprof/Makefile
@@ -4,6 +4,8 @@
PROG= gprof
SRCS= gprof.c aout.c arcs.c dfn.c elf.c lookup.c ${MACHINE_ARCH}.c hertz.c \
printgprof.c printlist.c kernel.c
+FILES= gprof.flat gprof.callg
+FILESDIR= ${SHAREDIR}/misc
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
OpenPOWER on IntegriCloud