summaryrefslogtreecommitdiffstats
path: root/usr.bin/gcore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gcore/Makefile')
-rw-r--r--usr.bin/gcore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gcore/Makefile b/usr.bin/gcore/Makefile
index 3a1c7ca..664813f 100644
--- a/usr.bin/gcore/Makefile
+++ b/usr.bin/gcore/Makefile
@@ -5,7 +5,7 @@ SRCS= gcore.c
DPADD= ${LIBKVM}
LDADD= -lkvm
-.if ${MACHINE} != "sparc"
+.if ${MACHINE} != "sparc"
SRCS+= md-nop.c
.else
SRCS+= md-${MACHINDE}.c
OpenPOWER on IntegriCloud