makefile.am
来自「蓝牙的各种编程接口和各种按理介绍,还有一些例子和说明」· AM 代码 · 共 15 行
AM
15 行
# # $Id: Makefile.am,v 1.5 2002/08/23 15:40:54 holtmann Exp $#includedir = @includedir@/bluetoothinclude_HEADERS = bluetooth.h hci.h hci_lib.h hci_uart.h hci_vhci.h l2cap.h sco.h rfcomm.hbluetooth: ln -s . bluetoothall-local: bluetoothclean-local: rm -f bluetooth
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?