LINK = $(CXX) \ -o $(BINDIR)$(TARGET) \ $(OBJDIR)/*.$(O) \ -L$(LIBDIR)$(XTRA) -lmicasacache \ -L/usr/lib -lpthread -lc -lnsl \ -L. -lcunit