Home
last modified time | relevance | path

Searched refs:testwcs (Results 1 – 5 of 5) sorted by relevance

/dports/databases/fastdb/fastdb/
H A Dmakefile64 …st clitest2 testrect testalter testraw localclitest testharr testspat testtimeseries testwcs testtl
318 testwcs.o: examples/testwcs.cpp $(INCS)
319 $(CC) $(CFLAGS) examples/testwcs.cpp
321 testwcs: testwcs.o $(FASTDB_LIB) target
322 $(LD) $(LDFLAGS) -o testwcs testwcs.o $(FASTDB_LIBS) $(STDLIBS)
H A Dmakefile.sun64 …st clitest2 testrect testalter testraw localclitest testharr testspat testtimeseries testwcs testtl
307 testwcs.o: examples/testwcs.cpp $(INCS)
308 $(CC) $(CFLAGS) examples/testwcs.cpp
310 testwcs: testwcs.o $(FASTDB_LIB)
311 $(LD) $(LDFLAGS) -o testwcs testwcs.o $(FASTDB_LIBS) $(STDLIBS)
H A Druntests.sh22 ./testwcs
H A Druntests.bat20 testwcs
H A Dmakefile.mvc42 …t.exe testalter.exe testraw.exe testharr.exe testspat.exe testtimeseries.exe testwcs.exe testtl.exe
297 testwcs.obj: examples/testwcs.cpp $(INCS)
298 $(CC) $(CFLAGS) examples/testwcs.cpp
300 testwcs.exe: testwcs.obj $(FASTDB_LIB)
301 $(LD) $(LDFLAGS) testwcs.obj $(FASTDB_LIB) $(STDLIBS)