Makefile.sub   [plain text]


LIB=bib
OBJS=common.o index.o linear.o search.o map.o
CCSRCS=common.cc index.cc linear.cc search.cc
CSRCS=map.c