📄 makefile
字号:
# Makefile - top level makefile for target/src/vxfusion## modification history# --------------------# 01b,18may99,drm changed windmp to vxfusion# 01a,07nov96,yp written## DESCRIPTION# This file contains the makefile rules to detect subdirectories that contain# sources for building the VxFusion library and builds them. ##*/TGT_DIR=$(WIND_BASE)/targetinclude $(TGT_DIR)/h/make/rules.library
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -