summaryrefslogtreecommitdiffstats
path: root/src/util/et/Makefile.in
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2004-04-29 06:21:55 +0000
committerKen Raeburn <raeburn@mit.edu>2004-04-29 06:21:55 +0000
commitdf8f5822becae224cfb378cdcf08c08330ae3fe5 (patch)
treeae465f13accf9ec5687e81329e6d643518922557 /src/util/et/Makefile.in
parentbd34c561902b032b4ae29a6d2705a295d9359936 (diff)
downloadkrb5-df8f5822becae224cfb378cdcf08c08330ae3fe5.tar.gz
krb5-df8f5822becae224cfb378cdcf08c08330ae3fe5.tar.xz
krb5-df8f5822becae224cfb378cdcf08c08330ae3fe5.zip
* Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16278 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/et/Makefile.in')
-rw-r--r--src/util/et/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/et/Makefile.in b/src/util/et/Makefile.in
index 3607a1ff5b..f9ca799b42 100644
--- a/src/util/et/Makefile.in
+++ b/src/util/et/Makefile.in
@@ -19,6 +19,8 @@ STOBJLISTS=OBJS.ST
LIB=com_err
LIBMAJOR=3
LIBMINOR=0
+LIBINITFUNC=com_err_initialize
+LIBFINIFUNC=com_err_terminate
all-unix:: all-liblinks
clean-unix:: clean-liblinks clean-libs clean-libobjs clean-lclint