?? makefile
字號:
#******************************************************************************
# System Name : RENESAS T-Engine/micro T-Engine series
# File Name : Makefile
# Version : 1.00.00
# Contents : Makefile fot SH7727 T-Monitor
# Model : SH7727 T-Engine
# CPU : SH7727
# Compiler : GNU
# OS : T-Kernel/T-Kernel Standard Extention
# note : The Software is being delivered to you "AS IS"
# : and Renesas,whether explicitly or implicitly makes
# : no warranty as to its Use or performance.
# : RENESAS AND ITS SUPPLIER DO NOT AND CANNOT WARRANT
# : THE PERFORMANCE OR RESULTS YOU MAY OBTAIN BY USING
# : THE SOFTWARE. AS TO ANY MATTER INCLUDING WITHOUT
# : LIMITATION NONINFRINGEMENT OF THIRD PARTY RIGHTS,
# : MERCHANTABILITY, INTEGRATION, SATISFACTORY QUALITY,
# : OR FITNESS FOR ANY PARTICULAR PURPOSE.
#
# Copyright (c) 2005 RENESAS TECHNOLOGY CORP. All Rights Reserved.
# AND RENESAS SOLUTIONS CORP. All Rights Reserved.
# history : 2006.02.03 ver1.00.00
#******************************************************************************
# T-Engine type
MACHINE = sh7727
TETYPE = std
# default rules
include ../../../etc/makerules
# include main makefile (common description)
include ../../src/Makefile.common
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -