X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FVMCore%2FMakefile;h=9fc1c96caa9a211e1ecbfb054872ee3557b5a5db;hb=068758e518f0fe4ab67490f2eec0fd3b376a4d2c;hp=7d1289c45291f56550d13b6e4494174ea74b89bb;hpb=009505452b713ed2e3a8e99c5545a6e721c65495;p=oota-llvm.git diff --git a/lib/VMCore/Makefile b/lib/VMCore/Makefile index 7d1289c4529..9fc1c96caa9 100644 --- a/lib/VMCore/Makefile +++ b/lib/VMCore/Makefile @@ -1,6 +1,12 @@ - +##===- lib/VMCore/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. +# +##===----------------------------------------------------------------------===## LEVEL = ../.. - LIBRARYNAME = vmcore include $(LEVEL)/Makefile.common