⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 2410/vxworks/tornado下的基本实验包括 serial,ramdrv,interrupt,multi-FTP,TCP,UDP-Under the basic experimental
💻
字号:
# Makefile for building a WindML Windowing Tutorials## modification history# --------------------# 01a,06nov01,msr  created#TGT_DIR=$(WIND_BASE)/targetBLD_TYPE=UGL_DEMOC_SOURCE =	$(wildcard *.c)OBJS=		$(C_SOURCE:.c=.o)## Name of the object file containing all objects linked together, not defined# if the program contains a single source fileUGL_APP_NAME = winDemoinclude $(TGT_DIR)/h/ugl/make/rules.windml

⌨️ 快捷键说明

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