1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Target/CBackend/Makefile.am
2004-10-10 22:20:40 +00:00

16 lines
488 B
Makefile

#===-- lib/Target/CBackend/Makefile.am ---------------------*- Makefile -*--===#
#
# The LLVM Compiler Infrastructure
#
# This file was developed by Reid Spencer and is distributed under the
# University of Illinois Open Source License. See LICENSE.TXT for details.
#
#===------------------------------------------------------------------------===#
include $(top_srcdir)/Makefile.rules.am
libexec_PROGRAMS = LLVMCWriter.o
LLVMCWriter_o_SOURCES = Writer.cpp
LIBS=