From 0c8e8a4de07a4d17f9bcd5a5fa2a8cd2cb503954 Mon Sep 17 00:00:00 2001 From: maxim Date: Fri, 29 May 2015 14:03:07 +0000 Subject: Kill EoL whitespace. --- sys/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') 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 -- cgit v1.1