# include ../../generic.mk DBClient: DBClient.o ../../Distributed.a $(GHCLD) $^ $(LIBOBJS) -package mtl -o $@ all:: DBClient clean:: rm -f DBClient binclean:: rm -f DBClient