]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove compile_et.c
authorGreg Hudson <ghudson@mit.edu>
Tue, 29 Apr 2014 15:03:03 +0000 (11:03 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 30 Apr 2014 22:10:17 +0000 (18:10 -0400)
commit939bb6c500aba6359f80bd27ba6269c23168fc16
treedb75a79238a545e9ea76d45a952805119fb7e752
parent4d08c9abfee0b5978d9db2280c10c85b3bf2ae11
Remove compile_et.c

We have used awk scripts in preference to the C version of compile_et
since 1994 (r4426).  Get rid of the sources for the C version and all
of the Makefile.in references to them.
src/util/et/Makefile.in
src/util/et/compile_et.c [deleted file]
src/util/et/compiler.h [deleted file]
src/util/et/error_table.y [deleted file]
src/util/et/et_lex.lex.l [deleted file]
src/util/et/init_et.c [deleted file]
src/util/et/internal.h [deleted file]