summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-07-25 18:22:53 +0000
committerpeter <peter@FreeBSD.org>2003-07-25 18:22:53 +0000
commit5084d1a5f5bc98a060494dcab4941fb7ed09d73c (patch)
tree5f2606aaaf490eae812d474b4460324633a75ba0 /usr.sbin
parenta8b798a3d7719a31af2d37bf5dba222e3955fc10 (diff)
downloadFreeBSD-src-5084d1a5f5bc98a060494dcab4941fb7ed09d73c.zip
FreeBSD-src-5084d1a5f5bc98a060494dcab4941fb7ed09d73c.tar.gz
Fix amd64 build by deleting trailing whitespace. Doh!
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 5dda3ce..991f954 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -202,7 +202,7 @@ SUBDIR+=i4b
# mptable: broken (not 64 bit clean)
# pnpinfo: crashes (not really useful anyway)
.if ${MACHINE_ARCH} == "amd64"
-SUBDIR+=acpi \
+SUBDIR+=acpi \
boot0cfg \
btxld \
lptcontrol \
OpenPOWER on IntegriCloud