more cleanups
authorJohn Kohl <jtkohl@mit.edu>
Sat, 16 Feb 1991 16:51:54 +0000 (16:51 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Sat, 16 Feb 1991 16:51:54 +0000 (16:51 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1709 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/asn.1/Imakefile

index 4bb9cb88d0f0aa26663923022d4209b9aa200eec..85efc5db9e5cc8aaa22a9d3a5a07d20066dbf564 100644 (file)
@@ -150,7 +150,7 @@ OtherdirLibraryTarget($(TOP)/lib,krb5,$(OBJS))
 KRB5-001.c:: KRB5-types.py
        @echo '***Ignore the warning message "line XXXX: Warning: Can'\''t find UNIV.ph failed"'
        $(PEPY) $(PYFLAGS) -b KRB5 KRB5-types.py
-KRB5-types.h: KRB5-types.c
+KRB5-types.h: KRB5-001.c
 
 KRB5-types.py: KRB5-asn.py
        $(POSY) $(POFLAGS) -o $@ KRB5-asn.py
@@ -158,4 +158,4 @@ KRB5-types.py:      KRB5-asn.py
 CopyHeader(KRB5-types.h,$(EHDRDIR))
 
 clean::
-       $(RM) KRB5-types.c KRB5.ph KRB5-types.py KRB5-types.h KRB5-???.c KRB5-oflist
+       $(RM) KRB5.ph KRB5-types.py KRB5-types.h KRB5-???.c