makefile.cfg
来自「wm PNE 3.3 source code, running at more 」· CFG 代码 · 共 38 行
CFG
38 行
## 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 + =
减小字号Ctrl + -
显示快捷键?