summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-10-08 15:12:22 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-10-08 15:12:22 +0000
commiteb8748bedad607ac907ca3545ad41d6931f779fc (patch)
treec89b8aa93cae0953f125b8444f09a7c67d6adcf9 /shells
parentRemove trailing whitespace from Makefiles, A-L. (diff)
Remove trailing whitespace from Makefiles, M-X.
Notes
Notes: svn path=/head/; revision=398833
Diffstat (limited to 'shells')
-rw-r--r--shells/v7sh/files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/v7sh/files/Makefile b/shells/v7sh/files/Makefile
index 2c8426a75149..f76184d95e5e 100644
--- a/shells/v7sh/files/Makefile
+++ b/shells/v7sh/files/Makefile
@@ -13,7 +13,7 @@ SRCS= args.c blok.c builtin.c cmd.c ctype.c error.c expand.c \
#CFLAGS+= -DRENO
#CFLAGS+= -DULTRIX
-CWARNFLAGS?= -ansi -Wbad-function-cast
+CWARNFLAGS?= -ansi -Wbad-function-cast
WARNS?= 6
NO_WERROR=1
WFORMAT=0