diff options
author | obache <obache> | 2012-03-21 13:29:21 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-21 13:29:21 +0000 |
commit | d83880ea5d15607e0eae68a306986e7bbd248708 (patch) | |
tree | b2c28bb337e60eee61281206aec62244e53bf7f9 /emulators/suse121_32_expat | |
parent | eba1a360536922f0ee69969044ca24428977e77a (diff) | |
download | pkgsrc-d83880ea5d15607e0eae68a306986e7bbd248708.tar.gz |
Import suse32_expat-12.1 as emulators/suse121_32_expat.
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 expat shared libraries.
Diffstat (limited to 'emulators/suse121_32_expat')
-rw-r--r-- | emulators/suse121_32_expat/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_expat/Makefile b/emulators/suse121_32_expat/Makefile new file mode 100644 index 00000000000..a64718bcd36 --- /dev/null +++ b/emulators/suse121_32_expat/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:29:21 obache Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse121_expat/Makefile" |