makefile

来自「2410/vxworks/tornado下的基本实验包括 serial,ramd」· 代码 · 共 25 行

TXT
25
字号
# Makefile for WindML demonstration programs.## modification history# --------------------# 01g,28nov00,gav  Remove cursbut; now part of cursor.# 01f,09nov00,gav  Add cursbut and font directories to build.# 01e,18oct00,gav  Added windemo.# 01d,16oct00,jlb  Remove ugl archive builds from examples (SPR 35102)# 01c,28sep00,jlb  Moved rules.windml to h/ugl/make# 01b,13sep00,???  Added text and windowing examples.# 01a,31jul00,jlb  createdTGT_DIR=$(WIND_BASE)/targetBLD_TYPE=UGL_DEMOUGL_DEMO_LIST	= demo video audio basics bitmaps jpeg dbuf cursors text_io font winDemo SUBDIRS		= $(UGL_DEMO_LIST)DOC_FILES=	include $(TGT_DIR)/h/ugl/make/rules.windml        

⌨️ 快捷键说明

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