makefile

来自「This a framework to test new ideas in tr」· 代码 · 共 9 行

TXT
9
字号
DIRS = BS MSBASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")include $(BASE)/Include/subdir.mkuser:user_banner:	@echo Please run show_bsms in this directory or	@echo the BS on one computer and the MS on the other

⌨️ 快捷键说明

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