X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=Makefile.common;h=a157abaef274178cbfb12efda11b5230a73b9a5e;hp=55e2b63434c8f70d621417581a2effa19b3dce63;hb=e3b2bd1e79c9c9d24490b6ddb2341afcf4210691;hpb=89e369ad61e4a144d264ee199d7819237fc99841 diff --git a/Makefile.common b/Makefile.common index 55e2b63434c..a157abaef27 100644 --- a/Makefile.common +++ b/Makefile.common @@ -28,7 +28,7 @@ # built in any order. All DIRS are built in order before PARALLEL_DIRS are # built, which are then built in any order. # -# 4. Source - If specified, this sets the source code filenames. If this +# 4. SOURCES - 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. #