makefile

来自「The neclus source code」· 代码 · 共 23 行

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

#   ===== HISTORY of changes in //depot/misc/projects/tps/srcsnk/Makefile
#   
#   18/May/04 #5  ctucker removed EXTRA_INCL no longer using nlist
#   16/May/04 #4  ctucker Add memcard to EXTRA_INCL so I can use nlist code.
#   17/Nov/03 #3 emiller Remove firesttr/...
#   
#   End of Zoran Standard Header
#endif

include ${SHARED_SUBSYSTEM_MAKEFILE}

⌨️ 快捷键说明

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