summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof4/Makefile')
-rw-r--r--usr.bin/gprof4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof4/Makefile b/usr.bin/gprof4/Makefile
index f5c2c83..5764656 100644
--- a/usr.bin/gprof4/Makefile
+++ b/usr.bin/gprof4/Makefile
@@ -6,7 +6,7 @@
PROG= gprof4
NOMAN= noman
-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
CFLAGS+=-DGPROF4
.PATH: ${.CURDIR}/../../usr.bin/gprof
OpenPOWER on IntegriCloud