X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2FMakefileGuide.rst;h=a5e273124a41cde2c02343c9c9e39b7a13521e11;hb=af628cc0b84d3f6acfb2a8dab696b93945e73e88;hp=120c108de78602ebe2ec245915a588be3241a7f3;hpb=f39819d8e640442f2a229e09aeb432946c46d803;p=oota-llvm.git diff --git a/docs/MakefileGuide.rst b/docs/MakefileGuide.rst index 120c108de78..a5e273124a4 100644 --- a/docs/MakefileGuide.rst +++ b/docs/MakefileGuide.rst @@ -47,9 +47,7 @@ quickly by utilizing the built-in features that are used to compile LLVM. LLVM compiles itself using the same features of the makefile system as used for projects. -For complete details on setting up your projects configuration, simply mimic the -``llvm/projects/sample`` project. Or for further details, consult the -`Projects `_ page. +For further details, consult the `Projects `_ page. Variable Values ---------------