makefile
来自「OTP是开放电信平台的简称」· 代码 · 共 14 行
TXT
14 行
## Invoke with GNU make or clearmake -C gnu.## FIXME let configure put in this last part TARGETinclude $(ERL_TOP)/make/target.mkdebug opt shared purify quantify purecov: $(MAKE) -f $(TARGET)/Makefile TYPE=$@clean depend docs release release_docs tests release_tests check: $(MAKE) -f $(TARGET)/Makefile $@
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?