summaryrefslogtreecommitdiffstats
path: root/sys/Makefile
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2015-05-29 14:03:07 +0000
committermaxim <maxim@FreeBSD.org>2015-05-29 14:03:07 +0000
commit0c8e8a4de07a4d17f9bcd5a5fa2a8cd2cb503954 (patch)
tree66cf6e9e4a5a2f42f00e6c0884fb6acf93008320 /sys/Makefile
parent565f2a5f315bd7ad69ec0a6844b98d40f04e1896 (diff)
downloadFreeBSD-src-0c8e8a4de07a4d17f9bcd5a5fa2a8cd2cb503954.zip
FreeBSD-src-0c8e8a4de07a4d17f9bcd5a5fa2a8cd2cb503954.tar.gz
Kill EoL whitespace.
Diffstat (limited to 'sys/Makefile')
-rw-r--r--sys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/Makefile b/sys/Makefile
index 2475f9f..7575746 100644
--- a/sys/Makefile
+++ b/sys/Makefile
@@ -10,7 +10,7 @@ CSCOPEDIRS= boot bsm cam cddl compat conf contrib crypto ddb dev fs gdb \
.if defined(ALL_ARCH)
CSCOPE_ARCHDIR = amd64 arm arm64 i386 mips pc98 powerpc sparc64 x86
.else
-CSCOPE_ARCHDIR = ${MACHINE}
+CSCOPE_ARCHDIR = ${MACHINE}
.if ${MACHINE} != ${MACHINE_CPUARCH}
CSCOPE_ARCHDIR += ${MACHINE_CPUARCH}
.endif
OpenPOWER on IntegriCloud