Mikhail Glushenkov | c7e56fe | 2008-11-25 21:38:12 +0000 | [diff] [blame^] | 1 | ##===- tools/llvmc/plugins/Simple/Makefile -----------------*- Makefile -*-===## |
Mikhail Glushenkov | 3020770 | 2008-10-16 14:02:29 +0000 | [diff] [blame] | 2 | # |
| 3 | # The LLVM Compiler Infrastructure |
| 4 | # |
| 5 | # This file is distributed under the University of Illinois Open Source |
| 6 | # License. See LICENSE.TXT for details. |
| 7 | # |
| 8 | ##===----------------------------------------------------------------------===## |
| 9 | |
| 10 | LLVMC_PLUGIN = Simple |
| 11 | BUILT_SOURCES = AutoGenerated.inc |
| 12 | |
| 13 | include ../Makefile |