##===- lib/Target/C6000/Makefile ---------------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. # ##===----------------------------------------------------------------------===## LEVEL = ../../.. LIBRARYNAME = LLVMC6000CodeGen TARGET = C6000 # Make sure that tblgen is run, first thing. BUILT_SOURCES = DIRS = TargetInfo MCTargetDesc include $(LEVEL)/Makefile.common