diff options
author | wiz <wiz@pkgsrc.org> | 2011-08-15 09:07:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-08-15 09:07:27 +0000 |
commit | dd0144d31bcf6a5d12f9a1eb621b74c28371e0d0 (patch) | |
tree | 9818697c0d522c7d0c08934677b9ba652c195925 /emulators | |
parent | 80574d53b83924653163d6d1fd26eaff91299898 (diff) | |
download | pkgsrc-dd0144d31bcf6a5d12f9a1eb621b74c28371e0d0.tar.gz |
Initial import of libdrm-2.4.21 (suse 32-bit emulation libraries)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse113_32_libdrm/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse113_32_libdrm/Makefile b/emulators/suse113_32_libdrm/Makefile new file mode 100644 index 00000000000..80dfabaf1c1 --- /dev/null +++ b/emulators/suse113_32_libdrm/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/08/15 09:07:27 wiz Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse113_libdrm/Makefile" |