makefile

来自「printer usb」· 代码 · 共 24 行

TXT
24
字号
#if 0
#   Start of Zoran Standard Header
#   Copyright (c) 2003 Zoran Corporation
#   
#   
#   All rights reserved.  Proprietary and confidential.
#   
#   DESCRIPTION for Makefile
#   	Makefile for usb/ directory
#   
#   NEW HISTORY COMMENT (description must be followed by a blank line)
#   <Enter change description here>

#   ===== HISTORY of changes in //depot/misc/projects/tps/usb/Makefile
#   
#   17/Nov/03 #4 emiller Remove firesttr/...
#   10/Sep/03 #3 emiller Standardize include path using EXTRA_INCL
#   29/Aug/03 #2 emiller Created using standard.mak scheme
#   
#   End of Zoran Standard Header
#endif

include ../bldinfo/standard.mak

⌨️ 快捷键说明

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