⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xllp_licensed_components_release.mak

📁 优龙pxa270平台试验程序
💻 MAK
字号:
# This is a makefile for the project "XLLP_Licensed_Components.a", generated
# by the Nordheim Workbench.


#Global Macros
BASE = C:\POST4_XLLP\Source_code\Mainstone\Bulverde\XLLP\Source\XLLP_Licensed_Components\Build\POST\NDT
NDT = C:\NDT\INTEL\NDT1.1

#Tools
Assembler = "$(NDT)\xscale\bin\asxsc.exe"
C_Compiler = "$(NDT)\xscale\bin\ccxsc.exe"
Cxx_Compiler = "$(NDT)\xscale\bin\ccxsc.exe"
Library_Manager = "$(NDT)\xscale\bin\libxsc.exe"

OBJ = xllp_mshc.o 

#Rules
ALL: $(OBJ) 
	$(Library_Manager)  "$(BASE)\.\release\XLLP_Licensed_Components.a" -add ".\xllp_mshc.o" 

xllp_mshc.o: $(BASE)\..\..\..\..\..\Source\XLLP_Licensed_Components\CPU\Bulverde\MemoryStick\xllp_mshc.c 
	$(C_Compiler)  -MX -I "$(NDT)\xscale\include" -I "$(BASE)\..\..\..\..\CPU\Bulverde\ClkMgr" -I "$(BASE)\..\..\..\..\CPU\Bulverde\GPIO" -I "$(BASE)\..\..\..\..\CPU\Bulverde\INTC" -I "$(BASE)\..\..\..\..\CPU\Bulverde\OST" -I "$(BASE)\..\..\..\..\Includes" -I "$(BASE)\..\..\..\..\Platforms\Mainstone" -I "$(BASE)\..\..\..\CPU\Bulverde\MemoryStick" -c "$(BASE)\..\..\..\..\..\Source\XLLP_Licensed_Components\CPU\Bulverde\MemoryStick\xllp_mshc.c"  -o "$(BASE)\.\release\xllp_mshc.o"  

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -