]> andersk Git - moira.git/blobdiff - lib/Makefile.in
Use mrcl_connect() so we send a query version.
[moira.git] / lib / Makefile.in
index 946ab2f4060f0272e3b283396aa0fbc09175cd7f..ebb2530332e266aaea74b4f4cc4cfb0b5ef3eba4 100644 (file)
@@ -15,13 +15,13 @@ VPATH=@srcdir@
 SRCTOP=@top_srcdir@
 BUILDTOP=..
 
-OBJS=  critical.o fixhost.o fixname.o gdss_convert.o gdss_et.o \
+OBJS=  critical.o fixhost.o fixname.o \
        hash.o kname_unparse.o krb_et.o mr_access.o mr_auth.o \
        mr_call.o mr_connect.o mr_et.o mr_init.o mr_ops.o mr_query.o \
        nfsparttype.o sq.o strs.o ureg_err.o
 
-ET_H=  mr_et.h krb_et.h ureg_err.h gdss_et.h
-ET_C=  mr_et.c krb_et.c ureg_err.c gdss_et.c
+ET_H=  mr_et.h krb_et.h ureg_err.h
+ET_C=  mr_et.c krb_et.c ureg_err.c
 
 .c.o:
        $(CC) -c $(ALL_CFLAGS) $<
This page took 0.065222 seconds and 4 git commands to generate.