From: mar Date: Mon, 5 Feb 1990 13:03:22 +0000 (+0000) Subject: link with Hesiod library X-Git-Tag: release77~1035 X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/45d21ee1dee76905fd59e0fe95b69fd81b2d5cc0 link with Hesiod library --- diff --git a/clients/mrtest/Makefile b/clients/mrtest/Makefile index 3dee0627..4d50d082 100644 --- a/clients/mrtest/Makefile +++ b/clients/mrtest/Makefile @@ -8,7 +8,7 @@ LIBS = ../rpc/libsms.a ../gdb/libgdb.a -LLIBS= -L../lib -lkrb -ldes -lss -lcom_err -lm -lc +LLIBS= -L../lib -lhesiod -lkrb -ldes -lss -lcom_err -lm -lc SRCS= test.c