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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/Makefile b/usr.bin/gprof/Makefile
index f8aa1f2..9aba213 100644
--- a/usr.bin/gprof/Makefile
+++ b/usr.bin/gprof/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/29/93
PROG= gprof
-SRCS= gprof.c arcs.c dfn.c lookup.c ${MACHINE}.c hertz.c \
+SRCS= gprof.c arcs.c dfn.c lookup.c ${MACHINE_ARCH}.c hertz.c \
printgprof.c printlist.c
beforeinstall:
OpenPOWER on IntegriCloud