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 c62f38b..1e2701f 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 edfa677..573708b 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