makefile.am
来自「蓝牙的各种编程接口和各种按理介绍,还有一些例子和说明」· AM 代码 · 共 16 行
AM
16 行
# # $Id: Makefile.am,v 1.6 2002/11/16 23:10:34 maxk Exp $#includedir = @includedir@/bluetoothinclude_HEADERS = sdp.h sdp_lib.hnoinst_HEADERS = sdp_internal.hbluetooth: ln -s . bluetoothall-local: bluetoothclean-local: rm -f bluetooth
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?