X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=utils%2Fbuildit%2FGNUmakefile;h=470ee76b60fe42f84d4a0211f3ada9530ac6f4da;hb=6b97870746c3704427ce33e24336ceb6415d4698;hp=5140e1508a57ea5d9eef20280dae17cd80c7c5db;hpb=005c51ddc713591a8f461f55f8c844e680a65a90;p=oota-llvm.git diff --git a/utils/buildit/GNUmakefile b/utils/buildit/GNUmakefile index 5140e1508a5..470ee76b60f 100644 --- a/utils/buildit/GNUmakefile +++ b/utils/buildit/GNUmakefile @@ -6,7 +6,7 @@ # # You can specify TARGETS=ppc (or i386) on the buildit command line to limit the # build to just one target. The default is for ppc and i386. The compiler -# targetted at this host gets built anyway, but not installed unless it's listed +# targeted at this host gets built anyway, but not installed unless it's listed # in TARGETS. # Include the set of standard Apple makefile definitions.