diff options
author | chs <chs> | 2010-09-24 01:27:25 +0000 |
---|---|---|
committer | chs <chs> | 2010-09-24 01:27:25 +0000 |
commit | 6a8366bc2d90b80a5cf8e2004a86c79d75cd3919 (patch) | |
tree | 2af3bac443b5e6e067d1e76940292f6c4cdbba7c /emulators/suse113_32_expat | |
parent | fe746f695f5988cd12cec2158e24c814846bca5c (diff) | |
download | pkgsrc-6a8366bc2d90b80a5cf8e2004a86c79d75cd3919.tar.gz |
Initial import of openSUSE 11.3 packages for Linux emulation.
Diffstat (limited to 'emulators/suse113_32_expat')
-rw-r--r-- | emulators/suse113_32_expat/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse113_32_expat/Makefile b/emulators/suse113_32_expat/Makefile new file mode 100644 index 00000000000..ef4d170aea6 --- /dev/null +++ b/emulators/suse113_32_expat/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/09/24 01:27:31 chs Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse113_expat/Makefile" |