]> andersk Git - moira.git/commitdiff
link with Hesiod library
authormar <mar>
Mon, 5 Feb 1990 13:03:22 +0000 (13:03 +0000)
committermar <mar>
Mon, 5 Feb 1990 13:03:22 +0000 (13:03 +0000)
clients/mrtest/Makefile

index 3dee0627e1c92a4c9c4b4bcf70764d5815d1ef2d..4d50d082c066d2c71ea1a87ad90a79548c977c1c 100644 (file)
@@ -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
 
This page took 0.059589 seconds and 5 git commands to generate.