📄 makefile
字号:
## This module is in the source, but not yet fully integrated with# the configure scripts. For now, manual editing of this file is# required to get it to build.#include ../../../../../Make.incTARGET =#TARGET = rlm_sql_sybaseSRCS = sql_sybase.cRLM_SQL_CFLAGS = $(INCLTDL) -I/opt/sybase/OCS-12_0/includeRLM_SQL_LIBS = -L/opt/sybase/OCS-12_0/lib -ltcl -lcomn -lintl -lnsl -ldl -lm -lcs -lctinclude ../rules.mak
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -