summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-12-17 16:04:40 +0000
committerru <ru@FreeBSD.org>2001-12-17 16:04:40 +0000
commitaa219a0e7b7ab2b4277131e05fc7e55142b5ca94 (patch)
tree37238d8d9716120992c408180f342487e9de64a9 /usr.bin/gprof
parent7ed2dfe749dd701cbc6aca6e4a6e793edf77677a (diff)
downloadFreeBSD-src-aa219a0e7b7ab2b4277131e05fc7e55142b5ca94.zip
FreeBSD-src-aa219a0e7b7ab2b4277131e05fc7e55142b5ca94.tar.gz
Oops, forgot to remove the `beforeinstall' block.
Diffstat (limited to 'usr.bin/gprof')
-rw-r--r--usr.bin/gprof/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.bin/gprof/Makefile b/usr.bin/gprof/Makefile
index 0a0726b..5d77605 100644
--- a/usr.bin/gprof/Makefile
+++ b/usr.bin/gprof/Makefile
@@ -7,9 +7,4 @@ SRCS= gprof.c aout.c arcs.c dfn.c elf.c lookup.c ${MACHINE_ARCH}.c hertz.c \
FILES= gprof.flat gprof.callg
FILESDIR= ${SHAREDIR}/misc
-beforeinstall:
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
- ${.CURDIR}/gprof.flat ${.CURDIR}/gprof.callg \
- ${DESTDIR}/usr/share/misc
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud