def_realm moves to os-4.3
authorJohn Kohl <jtkohl@mit.edu>
Thu, 19 Apr 1990 18:14:17 +0000 (18:14 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Thu, 19 Apr 1990 18:14:17 +0000 (18:14 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@535 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/krb/Imakefile

index 406ece00559adfc5e6a361266bc63b8c81b4406b..78112c09b333191f077e96ddf2f82e3ed82b39f1 100644 (file)
@@ -9,7 +9,6 @@ OBJS=   addr_comp.o     \
        decode_kdc.o    \
        decode_tkt.o    \
        decrypt_tk.o    \
-       def_realm.o     \
        encode_kdc.o    \
        encode_tkt.o    \
        encrypt_tk.o    \
@@ -44,7 +43,6 @@ SRCS= addr_comp.c     \
        decode_kdc.c    \
        decode_tkt.c    \
        decrypt_tk.c    \
-       def_realm.c     \
        encode_kdc.c    \
        encode_tkt.c    \
        encrypt_tk.c    \