📄 makefile
字号:
## The FreeTDS libraries are still in development, and the API to use# them has not been finalized. As a result, if you want to use this# module, you MUST edit the source, and update the rest of this# file by hand.## Please do NOT ask questions about the FreeTDS libraries or API's# on the FreeRADIUS list. No one there can answer your questions.# Instead, ask questions on the FreeTDS mailing list.#include ../../../../../Make.incTARGET = SRCS = sql_freetds.cRLM_SQL_CFLAGS = RLM_SQL_CXXFLAGS = RLM_SQL_LDFLAGS =RLM_SQL_LIBS =include ../rules.mak
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -