makefile.am
来自「bluez is the standed offical bluetooth s」· AM 代码 · 共 15 行
AM
15 行
includedir = @includedir@/bluetoothinclude_HEADERS = \ bluetooth.h hci.h hci_lib.h sco.h l2cap.h \ sdp.h sdp_lib.h rfcomm.h bnep.h cmtp.h hidp.hMAINTAINERCLEANFILES = Makefile.inall-local: @if [ ! -e bluetooth ] ; then $(LN_S) $(top_srcdir)/include bluetooth ; ficlean-local: @rm -f bluetooth
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?