]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
DEVEL15-tubik-one-more-20080402
authorDerrick Brashear <shadow@dementia.org>
Thu, 3 Apr 2008 04:54:53 +0000 (04:54 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 3 Apr 2008 04:54:53 +0000 (04:54 +0000)
LICENSE IPL10

handle the rest of the issues

(cherry picked from commit bc1a7f1ee8fb12eeb7b54f89987e6f240627a579)

src/tbudb/Makefile.in
src/tvlserver/Makefile.in

index c62f38b54539edc093ffb0aa4009c1013ac62508..1e2701f4bd0f2a8c99e00c0d1e913e5bd4d882ac 100644 (file)
@@ -42,9 +42,7 @@ LIBS=${RXOBJS} ${UTILOBJS} \
        ${TOP_LIBDIR}/libafsauthent.a \
        ${TOP_LIBDIR}/libafsrpc.a \
        ${TOP_LIBDIR}/libcmd.a \
-       ${TOP_LIBDIR}/libcom_err.a \
-       ${TOP_LIBDIR}/libafsutil.a \
-       ${MT_LIBS}
+       ${TOP_LIBDIR}/libafsutil.a 
 
 COMMON_OBJS = database.o db_alloc.o db_dump.o db_hash.o struct_ops.o ol_verify.o
 
index edfa67748384abc3f500b9f9bf63f08042fcc8d8..573708b4475aabf94ccfba5654308d58dfb2b64e 100644 (file)
@@ -174,7 +174,7 @@ vl_errors.o: vl_errors.c
        ${CCRULE}
 
 vlserver.h vl_errors.c: ${VLSERVER}/vl_errors.et ${VLSERVER}/vlserver.p.h
-       $(RM) -f vlserver.h vl_errors.c; ${COMPILE_ET} -p ${srcdir} vl_errors -h vlserver
+       $(RM) -f vlserver.h vl_errors.c; ${COMPILE_ET} -p ${VLSERVER} vl_errors -h vlserver
 
 system: install