X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile.common;h=55e2b63434c8f70d621417581a2effa19b3dce63;hb=fd34c110cf34b0d0734922330dd8d9dbf827e7fa;hp=e1f52036f6f6afbee5f5b35e7581e2b25f7c773f;hpb=9b8f542e2746b28721b3ec603c3aaaa10ea708fc;p=oota-llvm.git diff --git a/Makefile.common b/Makefile.common index e1f52036f6f..55e2b63434c 100644 --- a/Makefile.common +++ b/Makefile.common @@ -30,8 +30,7 @@ # # 4. Source - If specified, this sets the source code filenames. If this # is not set, it defaults to be all of the .cpp, .c, .y, and .l files -# in the current directory. Also, if you want to build files in addition -# to the local files, you can use the ExtraSource variable +# in the current directory. # # 5. SourceDir - If specified, this specifies a directory that the source files # are in, if they are not in the current directory. This should include a