summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/Makefile')
-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