diff options
-rw-r--r-- | emulators/suse121_32_libtiff/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/suse121_32_libtiff/Makefile b/emulators/suse121_32_libtiff/Makefile new file mode 100644 index 00000000000..a3d7bf432a2 --- /dev/null +++ b/emulators/suse121_32_libtiff/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:32:25 obache Exp $ + +SUSE_COMPAT32= yes + +.include "${.CURDIR}/../suse121_libtiff/Makefile" |