summaryrefslogtreecommitdiffstats
path: root/src/util/et/et.pbexp
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2002-07-03 22:40:42 +0000
committerTom Yu <tlyu@mit.edu>2002-07-03 22:40:42 +0000
commitbc29722caef4b5866c6d60fb99eb79ff0758ea66 (patch)
tree5a4fa4772fc2c7c855ae0481b7d2e6522693d6b2 /src/util/et/et.pbexp
parent1c307c6bd5e5a940d83cf4226bc10afe13983bcd (diff)
downloadkrb5-bc29722caef4b5866c6d60fb99eb79ff0758ea66.tar.gz
krb5-bc29722caef4b5866c6d60fb99eb79ff0758ea66.tar.xz
krb5-bc29722caef4b5866c6d60fb99eb79ff0758ea66.zip
2002-07-03 Tom Yu <tlyu@mit.edu>
* Makefile.in: Fix rebuild rules et_?.perl -> et_?.pl. Also, strip the "#!" line. * error_table.h: Fix mac conditional, due to _et_list declaration moving from et_c.awk * et_c.perl, et_h.perl: Remove. * et_c.pl, et_h.pl: Generate. [porting some 1-2-2-branch changes] * com_err.h: Windows should include <win-mac.h> as opposed to <Kerberos5/win-mac.h> * et_c.perl, et_h.perl: Renamed to et_c.pl and et_h.pl because the extension is used as a newline separator heuristic in MacPerl parser * et_c.perl, et_h.perl: Removed #! from the first line to avoid confusing MacPerl * com_err.h, error_message.c, et.pbexp, et_c.awk, et_h.awk: conditionalized com_err so it doesn't need to export et_list on Mac OS X [pullups from 1-2-2-branch] git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14599 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/et/et.pbexp')
-rw-r--r--src/util/et/et.pbexp10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/util/et/et.pbexp b/src/util/et/et.pbexp
new file mode 100644
index 000000000..31097615a
--- /dev/null
+++ b/src/util/et/et.pbexp
@@ -0,0 +1,10 @@
+#
+# comerr library Macintosh export file
+#
+# $Header$
+
+_com_err
+_com_err_va
+_error_message
+_add_error_table
+_remove_error_table