diff options
Diffstat (limited to 'usr/src/lib/libldap5/spec/versions')
-rw-r--r-- | usr/src/lib/libldap5/spec/versions | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/usr/src/lib/libldap5/spec/versions b/usr/src/lib/libldap5/spec/versions deleted file mode 100644 index c78872899c..0000000000 --- a/usr/src/lib/libldap5/spec/versions +++ /dev/null @@ -1,31 +0,0 @@ -# -# Copyright 2004 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. -# -# ident "%Z%%M% %I% %E% SMI" -# - -sparc { - SUNW_5.2: {SUNW_5.1.1}; - SUNW_5.1.1: {SUNW_5.1}; - SUNW_5.1; - SUNWprivate_1.1; -} -i386 { - SUNW_5.2: {SUNW_5.1.1}; - SUNW_5.1.1: {SUNW_5.1}; - SUNW_5.1; - SUNWprivate_1.1; -} -sparcv9 { - SUNW_5.2: {SUNW_5.1.1}; - SUNW_5.1.1: {SUNW_5.1}; - SUNW_5.1; - SUNWprivate_1.1; -} -amd64 { - SUNW_5.2: {SUNW_5.1.1}; - SUNW_5.1.1: {SUNW_5.1}; - SUNW_5.1; - SUNWprivate_1.1; -} |