summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-11-15 00:25:01 +0000
committerobrien <obrien@FreeBSD.org>1999-11-15 00:25:01 +0000
commite0f64d6da869743bd9439e19fdf02b6693409293 (patch)
tree4c0b31a0c31c50b04a9ac83e7bb04b72b115db68
parentb3fde7d73303d7d8b65891edd51de12e066bba18 (diff)
downloadFreeBSD-src-e0f64d6da869743bd9439e19fdf02b6693409293.zip
FreeBSD-src-e0f64d6da869743bd9439e19fdf02b6693409293.tar.gz
Cosmetic removeal of a trailing white space.
-rw-r--r--gnu/usr.bin/cc/cc_drv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc_drv/Makefile b/gnu/usr.bin/cc/cc_drv/Makefile
index 034bea3..c486443 100644
--- a/gnu/usr.bin/cc/cc_drv/Makefile
+++ b/gnu/usr.bin/cc/cc_drv/Makefile
@@ -2,7 +2,7 @@
.include "../Makefile.inc"
-.PATH: ../cc_tools ${GCCDIR}
+.PATH: ../cc_tools ${GCCDIR}
SRCS= multilib.h choose-temp.c obstack.c prefix.c pexecute.c version.c
OpenPOWER on IntegriCloud