Moved directory, update makefile

llvm-svn: 11417
This commit is contained in:
Chris Lattner 2004-02-13 23:31:12 +00:00
parent b24eb91e2c
commit 768fa7d206
1 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,4 @@
##===- lib/CWriter/Makefile --------------------------------*- Makefile -*-===##
##===- lib/Target/CBackend/Makefile ------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
@ -7,9 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
LEVEL = ../../..
LIBRARYNAME = cwriter
include $(LEVEL)/Makefile.common