mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-10 02:36:06 +00:00
Fix comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59958 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9682607ad6
commit
19ea77f09d
@ -1,4 +1,4 @@
|
|||||||
##===- lib/Target/X86/Makefile -----------------------------*- Makefile -*-===##
|
##===- lib/Target/PowerPC/AsmPrinter/Makefile --------------*- Makefile -*-===##
|
||||||
#
|
#
|
||||||
# The LLVM Compiler Infrastructure
|
# The LLVM Compiler Infrastructure
|
||||||
#
|
#
|
||||||
@ -9,7 +9,7 @@
|
|||||||
LEVEL = ../../../..
|
LEVEL = ../../../..
|
||||||
LIBRARYNAME = LLVMPowerPCAsmPrinter
|
LIBRARYNAME = LLVMPowerPCAsmPrinter
|
||||||
|
|
||||||
# Hack: we need to include 'main' x86 target directory to grab private headers
|
# Hack: we need to include 'main' PowerPC target directory to grab private headers
|
||||||
CPPFLAGS = -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
|
CPPFLAGS = -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
|
||||||
|
|
||||||
include $(LEVEL)/Makefile.common
|
include $(LEVEL)/Makefile.common
|
||||||
|
Loading…
x
Reference in New Issue
Block a user