From 37df7946f828e900653acc2acc3781c332f90d0c Mon Sep 17 00:00:00 2001 From: Alexander Kabaev Date: Sun, 7 Nov 2004 22:49:20 +0000 Subject: [PATCH] Remove trailing whitespace. Pointed out by: ru --- gnu/usr.bin/cc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/usr.bin/cc/Makefile b/gnu/usr.bin/cc/Makefile index dbe7b2e3982c..d8ea8c26ae28 100644 --- a/gnu/usr.bin/cc/Makefile +++ b/gnu/usr.bin/cc/Makefile @@ -3,7 +3,7 @@ # The order of some of these are rather important. Some depend on previous # subdirs. -SUBDIR= cc_tools cc_int cc cc1 include protoize doc +SUBDIR= cc_tools cc_int cc cc1 include protoize doc .if !defined(NO_CPP) SUBDIR+= cpp