Allow C++ programs to end in .cc. This allows C++ test programs in the
authorJohn Criswell <criswell@uiuc.edu>
Mon, 29 Dec 2003 22:02:12 +0000 (22:02 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 29 Dec 2003 22:02:12 +0000 (22:02 +0000)
commitb1f5cfe0c4ab46c4c2650cc583118241f93fb4e0
treecb75050f67291b14777b0a665a3afaf5ef543fb3
parent9b448b703fbd60951a57e4d912bcbaf0181ed253
Allow C++ programs to end in .cc.  This allows C++ test programs in the
test suite to compile.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10644 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules