blob: befcb6cc2ecb0d37d76f0fe664da49652ce6b605 [file] [log] [blame]
Chris Lattner4c6d1242004-06-01 23:48:45 +00001##===- tools/llvm-stub/Makefile ----------------------------*- Makefile -*-===##
2#
3# The LLVM Compiler Infrastructure
4#
5# This file was developed by the LLVM research group and is distributed under
6# the University of Illinois Open Source License. See LICENSE.TXT for details.
7#
8##===----------------------------------------------------------------------===##
9
10LEVEL = ../..
11TOOLNAME = llvm-stub
12include $(LEVEL)/Makefile.common
13