summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-06-29 14:02:07 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-06-29 14:02:07 +0000
commit7214cfdf66587ec14906a76fb8cd3b0975d7f1b2 (patch)
tree1ef402e45a1633685f1ceae5851c4acfa18bb2d3
parent4c1e6f38045add04d3c1eab299adcc572115aa3b (diff)
downloadbcm5719-llvm-7214cfdf66587ec14906a76fb8cd3b0975d7f1b2.tar.gz
bcm5719-llvm-7214cfdf66587ec14906a76fb8cd3b0975d7f1b2.zip
Add a missing .
llvm-svn: 37800
-rw-r--r--llvm/Makefile.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/Makefile.rules b/llvm/Makefile.rules
index d35447d9129..74ee5b4e34a 100644
--- a/llvm/Makefile.rules
+++ b/llvm/Makefile.rules
@@ -38,7 +38,7 @@ InternalTargets := preconditions distdir dist-hook
VPATH=$(PROJ_SRC_DIR)
#--------------------------------------------------------------------
-# Reset the list of suffixes we know how to build
+# Reset the list of suffixes we know how to build.
#--------------------------------------------------------------------
.SUFFIXES:
.SUFFIXES: .c .cpp .cc .h .hpp .y .l .lo .o .a .bc .td .ps .dot .ll
OpenPOWER on IntegriCloud