]> andersk Git - moira.git/commitdiff
added hesiod library
authormar <mar>
Mon, 12 Feb 1990 15:58:10 +0000 (15:58 +0000)
committermar <mar>
Mon, 12 Feb 1990 15:58:10 +0000 (15:58 +0000)
clients/blanche/Makefile

index 9e8c500b08554bd937b0d0540cea087b5556c257..4d378706388574ce2328475b6f0bce0058a1fa12 100644 (file)
@@ -16,7 +16,7 @@ DEFINES = -O
 CFLAGS = -I../../include ${DEFINES}
 BINDIR = ${DESTDIR}/bin
 
-SMSLIB = -L../../lib -lsms -lgdb -lcom_err -lkrb -ldes
+SMSLIB = -L../../lib -lsms -lgdb -lcom_err -lkrb -ldes -lhesiod
 
 PROGS= blanche
 
This page took 0.047164 seconds and 5 git commands to generate.