#
#	$Id: platforms 300 2005-01-04 07:48:15Z siano $
#
#	(c) 2004 SUSE LINUX GmbH
#
#       Maps /etc/SuSE-release strings to distribution name and architecture
#
#	Format: <str>|<dist>|<arch>
#	where	<str>	 is the string in line 1 of /etc/SuSE-release
#		<dist>   is the distribution name
#		<arch>	 is the architecture shortcut
#
SuSE SLES-8 (i386)|SLES8|i386
SUSE LINUX Enterprise Server 9 (i586)|SLES9|i386
SuSE SLES-8 (x86_64)|SLES8|x86_64
SUSE LINUX Enterprise Server 9 (x86_64)|SLES9|x86_64
