Fixed a pasto.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58923 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Oscar Fuentes 2008-11-08 20:34:18 +00:00
parent c389e944cd
commit eed0ec73b9

View File

@ -10,7 +10,8 @@
LEVEL = ../../../..
LIBRARYNAME = LLVMCellSPUAsmPrinter
# Hack: we need to include 'main' x86 target directory to grab private headers
# Hack: we need to include 'main' CellSPU target directory to grab
# private headers
CPPFLAGS = -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
include $(LEVEL)/Makefile.common