Home
last modified time | relevance | path

Searched refs:ex_avcwrite (Results 1 – 3 of 3) sorted by relevance

/dports/devel/avce00/avce00-2.0.0/
H A DMakefile84 default: $(LIB) avcimport avcexport avcdelete avctest ex_avcwrite
101 ex_avcwrite: ex_avcwrite.o $(LIB) avc.h target
102 $(CC) $(LFLAGS) -o ex_avcwrite ex_avcwrite.o $(LIB) $(LIB_DBMALLOC)
120 ex_avcwrite ex_avcwrite.o avcdelete.o avcdelete
H A DGNUmakefile84 default: $(LIB) avcimport avcexport avcdelete avctest ex_avcwrite
101 ex_avcwrite: ex_avcwrite.o $(LIB) avc.h target
102 $(CC) $(LFLAGS) -o ex_avcwrite ex_avcwrite.o $(LIB) $(LIB_DBMALLOC)
120 ex_avcwrite ex_avcwrite.o avcdelete.o avcdelete
H A Dmakefile.vc62 ex_avcwrite.exe
86 ex_avcwrite.exe: ex_avcwrite.c $(LIBS)
87 $(CC) $(CFLAGS) ex_avcwrite.c $(LIBS)