📄 makefile.cfg
字号:
## Top-level makefile for Epilogue common code.### Copyright (C) 1999-2005 Wind River Systems, Inc.# All rights reserved. Provided under license only.# Distribution or other use of this software is only# permitted pursuant to the terms of a license agreement# from Wind River Systems (and is otherwise prohibited).# Refer to that license agreement for terms of use.## [clearcase]# modification history# -------------------# 01a,20apr05,job update copyright notices#$#equate(COMMON_DIRS $#if-installed(COMMON_DES desreal $#if-installed(COMMON_DES_FAKE desfake)) lib)$#makefile-init()$##make-makefiles($#@($#(COMMON_DIRS)))all: $#dummy()$##make-all($#@($#(COMMON_DIRS)))sizes: $#dummy()$##make-sizes($#@($#(COMMON_DIRS)))clean: $#dummy()$##make-clean($#@($#(COMMON_DIRS)))
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -