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

📄 makefile

📁 vxwork源代码
💻
字号:
# Makefile - makefile for target, top level makefile for runtime## modification history# --------------------# 01c,15jan01,sn   do build BSPs by default!# 01b,09jan01,sn   don't build BSPs by default# 01a,17jun96,yp   written# download from www.programsalon.com# DESCRIPTION# This file contains the makefile rules launch builds in the subdirectories# src and config.## We redefine the lib target since no source files are present here##*/TGT_DIR=$(WIND_BASE)/target# we need to define this because the order mattersSUBDIRS=src configinclude $(TGT_DIR)/h/make/rules.library

⌨️ 快捷键说明

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