diff options
author | obache <obache> | 2012-03-21 13:33:21 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-21 13:33:21 +0000 |
commit | ee3536aec4a40a2cae39c1a51de0e788ed1cd422 (patch) | |
tree | 05731216a6bc63f20dd509259193a2671a3f4980 /emulators | |
parent | 90358d5b547bbd85984a12713826bc3c0dd5166b (diff) | |
download | pkgsrc-ee3536aec4a40a2cae39c1a51de0e788ed1cd422.tar.gz |
Import suse32_openmotif-12.1 as emulators/suse121_32_openmotif.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require OpenMotif shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse121_32_openmotif/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_openmotif/Makefile b/emulators/suse121_32_openmotif/Makefile new file mode 100644 index 00000000000..2064c74235b --- /dev/null +++ b/emulators/suse121_32_openmotif/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:33:21 obache Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse121_openmotif/Makefile" |