summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile.in
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2001-01-29 00:07:27 +0000
committerTom Yu <tlyu@mit.edu>2001-01-29 00:07:27 +0000
commitf879186efa843e7cb77fd48566baca9ac7f3264a (patch)
tree3980e6e5bc2eb10dff9486f7e8cef2ef27365525 /src/util/Makefile.in
parentb1e673c0ea1194e69ced6d7bc231d0c18e12bd29 (diff)
downloadkrb5-f879186efa843e7cb77fd48566baca9ac7f3264a.tar.gz
krb5-f879186efa843e7cb77fd48566baca9ac7f3264a.tar.xz
krb5-f879186efa843e7cb77fd48566baca9ac7f3264a.zip
* Makefile.in: Remove rule for aix.bincmds; we don't need it
anymore. * makeshlib.sh: Use the linker flag -berok so that unresolved symbols don't turn into link-time errors for building shared libs on AIX. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12960 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/Makefile.in')
-rw-r--r--src/util/Makefile.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/util/Makefile.in b/src/util/Makefile.in
index e0514d033c..4bd7a04694 100644
--- a/src/util/Makefile.in
+++ b/src/util/Makefile.in
@@ -49,14 +49,6 @@ makeshlib: $(srcdir)/makeshlib.sh Makefile
$(RM) $@ $@.tmp
$(SLIBSH) $(srcdir)/makeshlib.sh >$@.tmp&&chmod a+x $@.tmp&&mv $@.tmp $@
-
-#
-# We only need this for AIX, but we generate it for all systems.
-#
-all-unix:: aix.bincmds
-
-aix.bincmds: Makefile
- echo libpath $(KRB5_LIBDIR):`pwd`/$(TOPLIBD):/usr/lib:/lib >aix.bincmds
clean::
$(RM) libupdate makeshlib