On Wed, Apr 11, 2007 at 05:15:09PM +0100, Stuart Henderson wrote: > zaurus/armish use the same binaries.
Thank you, Stuart. Diff follows. --- Makefile.orig Wed Apr 11 09:35:51 2007 +++ Makefile Thu Apr 12 09:39:29 2007 @@ -1,7 +1,7 @@ # $OpenBSD$ SHARED_ONLY= Yes -ONLY_FOR_ARCHS= amd64 i386 armish macppc +ONLY_FOR_ARCHS= amd64 armish i386 macppc zaurus COMMENT-main= "file archiver with high compression ratio" COMMENT-rar= "rar modules for p7zip"
