add an echo to ignore the error
authorJohn Kohl <jtkohl@mit.edu>
Fri, 4 Jan 1991 15:11:12 +0000 (15:11 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Fri, 4 Jan 1991 15:11:12 +0000 (15:11 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1618 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/asn.1/Imakefile

index 8e6df2199ef7087a752051742ab3bcfbffb8bb7c..2a36711d330d75417f5e081b806d3ae788063d14 100644 (file)
@@ -174,7 +174,8 @@ KRB5-pt0.c KRB5-cflist KRB5-oflist: KRB5-types.c process.perl
        $(PERL) process.perl KRB5-types.c KRB5-pt KRB5-cflist KRB5-oflist
 #endif
 
-KRB5-types.c: KRB5-types.py
+KRB5-types.c:: KRB5-types.py
+       @echo '***Ignore the warning message "line XXXX: Warning: Can'\''t find UNIV.ph failed"'
 KRB5-types.h: KRB5-types.c
 
 KRB5-types.py: KRB5-asn.py