summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorcognet <cognet@FreeBSD.org>2004-05-14 14:50:55 +0000
committercognet <cognet@FreeBSD.org>2004-05-14 14:50:55 +0000
commitfc542086d8e60fe040f3d17145f44d333a99e635 (patch)
treecc87637f39ac19db2e5ffa22d03e361a3b071911 /usr.bin/Makefile
parenta7e4dfca6f4f962080e6b225ce275afe4aaa3878 (diff)
downloadFreeBSD-src-fc542086d8e60fe040f3d17145f44d333a99e635.zip
FreeBSD-src-fc542086d8e60fe040f3d17145f44d333a99e635.tar.gz
Use four spaces instead of tab for second level indentation.
Requested by: ru
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 89c9ada..58c0995 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -225,7 +225,7 @@ SUBDIR= alias \
ypwhich
.if ${MACHINE_ARCH} != "amd64" && ${MACHINE_ARCH} != "powerpc" && \
- ${MACHINE_ARCH} != "arm"
+ ${MACHINE_ARCH} != "arm"
_truss= truss
.endif
OpenPOWER on IntegriCloud