1 ##===- llvmc/example/Skeleton/driver/Makefile --------------*- Makefile -*-===##
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open
6 # Source License. See LICENSE.TXT for details.
8 ##===----------------------------------------------------------------------===##
10 LEVEL
= $(LLVMC_BASE_LEVEL
)/..
11 LLVMC_BASED_DRIVER
= $(LLVMC_BASED_DRIVER_NAME
)
13 include $(LEVEL
)/Makefile.common