Linux compatibility package based on the SuSE Linux distribution, take a look at "http://www.suse.com/" for more information about it. This package supports running ELF binaries linked with glibc2 which require the SDL library. TODO: Fill in distinfo for ppc and x86_64 (Makefiles already filled in). My test program wouldn't start because it looked for glibc symbols in libc and libpthread. Feel free to improve it.
5 lines
209 B
Text
5 lines
209 B
Text
# $NetBSD: Makefile.powerpc,v 1.1.1.1 2006/10/08 01:12:26 thomasklausner Exp $
|
|
|
|
RPMFILES= SDL-1.2.8-8.${SUSE_ARCH}.rpm
|
|
RPMFILES+= aalib-1.4.0-290.${SUSE_ARCH}.rpm
|
|
RPMFILES+= gpm-1.20.1-309.${SUSE_ARCH}.rpm
|