⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.mk

📁 关系型数据库 Postgresql 6.5.2
💻 MK
字号:
## ##============ Default for all system ==============OS      = UNXSHELL   = /bin/shAR      = ar rDLSUFFIX= soINCDIR = /includeOBJX    =RANLIB  = ranlibINSTALL = /usr/bin/installINSTALL_DATA = $(INSTALL) -c -m 644MKDIR = mkdirDESTDIR = /usr/localLIBDIR = /libINSTHEADERS = isql.h isqlext.h iodbc.hDESTLIBDIR = $(DESTDIR)$(LIBDIR)DESTINCDIR = $(DESTDIR)$(INCDIR)/iodbcODBCSYSTEMDIR = /usr/home/gryschuk# Remove the comment characters from the section  you want to# use below, make sure all other sections are commented out.#============== Linux ELF =========================CC      = gccPIC     = -fPICCFLAGSX = -g#CFLAGSX = -g -Wall -DMY_LOG -DQ_LOGLDFLAGS = -sharedLIBS    = -ldl#============= FreeBSD 2.x ========================# I don't know if this would work but you can always just try it.# PIC     = -fPIC# CFLAGSX = -g -Wall# LDFLAGS = -Bshareable# LIBS    = #===| end of file 'Config.mk' |===

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -