makefile
来自「free radius编程。完成AAA的实现」· 代码 · 共 22 行
TXT
22 行
## 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 + =
减小字号Ctrl + -
显示快捷键?