X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=runtime%2FGCCLibraries%2FMakefile;h=f624250cab8c84ae8b874e5f338e71abe182054d;hp=d4c329966fe9ac2807314c31e4d3dd377283199c;hb=e2fab734ade8a2e3e8679c11cac7236b920d567b;hpb=e26ba9fb3f73d893bfb6458e4f05de22bc492171 diff --git a/runtime/GCCLibraries/Makefile b/runtime/GCCLibraries/Makefile index d4c329966fe..f624250cab8 100644 --- a/runtime/GCCLibraries/Makefile +++ b/runtime/GCCLibraries/Makefile @@ -1,3 +1,11 @@ +##===- runtime/GCCLibraries/Makefile ------------------------------*- Makefile -*-===## +# +# The LLVM Compiler Infrastructure +# +# This file was developed by the LLVM research group and is distributed under +# the University of Illinois Open Source License. See LICENSE.TXT for details. +# +##===----------------------------------------------------------------------===## # llvm/runtime/GCCLibraries Makefile: Build all subdirectories automatically LEVEL = ../..