代码搜索:FastDb
找到约 1,595 项符合「FastDb」的源代码
代码结果 1,595
www.eeworm.com/read/350890/10700137
mingw makefile.mingw
# -*- makefile -*-
# Makefile for Windows with MinGW
OBJS = class.o compiler.o database.o hashtab.o file.o symtab.o ttree.o container.o \
cursor.o query.o wwwapi.o w32sock.o sync.o localcli.o
CLI_O
www.eeworm.com/read/350890/10701004
sun makefile.sun
# -*- makefile -*-
# Makefile for Generic Unix with GCC compiler
FAULT_TOLERANT=0
# Default install directory
PREFIX ?= /usr/local
# Place where to copy GastDB header files
INCSPATH=$(PREFIX)/inclu
www.eeworm.com/read/350890/10701539
osx makefile.osx
# -*- makefile -*-
# Makefile for Generic Unix with GCC compiler
FAULT_TOLERANT=0
# Default install directory
PREFIX ?= /usr/local
# Place where to copy GastDB header files
INCSPATH=$(PREFIX)/inclu
www.eeworm.com/read/243369/12945191
makefile
# -*- makefile -*-
# Makefile for Generic Unix with GCC compiler
FAULT_TOLERANT=0
# Default install directory
PREFIX ?= /usr/local
# Place where to copy GastDB header files
INCSPATH=$(PREFIX)/inclu
www.eeworm.com/read/243369/12945198
mingw makefile.mingw
# -*- makefile -*-
# Makefile for Windows with MinGW
OBJS = class.o compiler.o database.o hashtab.o file.o symtab.o ttree.o container.o \
cursor.o query.o wwwapi.o w32sock.o sync.o localcli.o
CLI_O
www.eeworm.com/read/328267/13036013
makefile
# -*- makefile -*-
# Makefile for Generic Unix with GCC compiler
FAULT_TOLERANT=0
# Default install directory
PREFIX ?= /usr/local
# Place where to copy GastDB header files
INCSPATH=$(PREF
www.eeworm.com/read/328267/13036016
mingw makefile.mingw
# -*- makefile -*-
# Makefile for Windows with MinGW
OBJS = class.o compiler.o database.o xml.o hashtab.o file.o symtab.o ttree.o rtree.o container.o \
cursor.o query.o wwwapi.o w32sock.o sync.o
www.eeworm.com/read/328267/13036620
sun makefile.sun
# -*- makefile -*-
# Makefile for Generic Unix with GCC compiler
FAULT_TOLERANT=0
# Default install directory
PREFIX=/usr/local
# Place where to copy GastDB header files
INCSPATH=$(PREFIX)
www.eeworm.com/read/328267/13036624
vxworks makefile.vxworks
# NOTE: this makefile contains two parts:
# 1. for compilation on VxWorks in the RAID's environment.
# 2. for compilation on Linux.
#
# to compile on VxWorks - define an environemnt variable nam
www.eeworm.com/read/328267/13037119
osx makefile.osx
# -*- makefile -*-
# Makefile for Generic Unix with GCC compiler
FAULT_TOLERANT=0
# Default install directory
PREFIX ?= /usr/local
# Place where to copy GastDB header files
INCSPATH=$(PREF