📄 makefile.am
字号:
includedir = @includedir@/openobexinclude_HEADERS = obex.h obex_const.hMAINTAINERCLEANFILES = Makefile.inall-local: @if [ ! -e openobex ] ; then $(LN_S) $(top_srcdir)/include openobex ; ficlean-local: @rm -f openobex
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -