diff options
Diffstat (limited to 'projects/ModuleMaker/tools/Makefile')
-rw-r--r-- | projects/ModuleMaker/tools/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/ModuleMaker/tools/Makefile b/projects/ModuleMaker/tools/Makefile index 47997df..b15b35b 100644 --- a/projects/ModuleMaker/tools/Makefile +++ b/projects/ModuleMaker/tools/Makefile @@ -1,3 +1,11 @@ +##===- projects/ModuleMaker/tools/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. +# +##===----------------------------------------------------------------------===## # # Relative path to the top of the source tree. # |