📄 makefile.w32
字号:
# Makefile?.w32 - Makefile to build /host/src/tgtsvr/backend/netrom
# sub-directory
# The following macro definitions for PROJECTS and SUB_PROJECTS must all
# be on one line separated by one space *only*. Be sure there are no
# spaces at EOL.
PROJECTS = netrom
SUB_PROJECTS =
all: sub-projects-all projects-all
clean: sub-projects-clean projects-clean
!INCLUDE $(WIND_BASE:/=\)\host\include\make\genericw32.mh
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -