From: Reid Spencer Date: Fri, 29 Jun 2007 14:02:07 +0000 (+0000) Subject: Add a missing . X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=1abd46d0222a77cb0faf00de73f383a9b093ad19;p=oota-llvm.git Add a missing . git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37800 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Makefile.rules b/Makefile.rules index d35447d9129..74ee5b4e34a 100644 --- a/Makefile.rules +++ b/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