blob: 2e13bf7c99a34a569595eba1cc92bed043590b0b [file] [log] [blame]
John Criswelle488e932003-10-20 22:26:57 +00001##===- lib/CWriter/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##===----------------------------------------------------------------------===##
Sumant Kowshik9ddc86c2002-05-08 18:09:58 +00009
10LEVEL = ../..
11
12LIBRARYNAME = cwriter
13
14include $(LEVEL)/Makefile.common
15