From fc4618e769ca79232bdfbd30116cd9e4cf45b915 Mon Sep 17 00:00:00 2001 From: Pawel Jakub Dawidek Date: Sun, 1 Dec 2013 09:52:38 +0000 Subject: [PATCH] Remove trailing backslash. --- sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/Makefile b/sbin/Makefile index 47728449ba4..7411493fdb2 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -72,7 +72,7 @@ SUBDIR=adjkerntz \ swapon \ sysctl \ tunefs \ - umount \ + umount .if ${MK_ATM} != "no" SUBDIR+= atm