Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9F92184E79 for ; Wed, 28 Jun 2023 22:21:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id yN9EWFghvGH1 for ; Wed, 28 Jun 2023 22:21:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4528A84E5F for ; Wed, 28 Jun 2023 22:21:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6C337FA89; Wed, 28 Jun 2023 22:21:48 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 28 Jun 2023 22:21:48 +0000 From: "Thomas Klausner" Subject: CVS commit: src/external/bsd/tmux/usr.bin/tmux To: source-changes@NetBSD.org Approved: for-source-only Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230628222148.6C337FA89@cvs.NetBSD.org> Module Name: src Committed By: wiz Date: Wed Jun 28 22:21:48 UTC 2023 Modified Files: src/external/bsd/tmux/usr.bin/tmux: Makefile Log Message: update build system for tmux 3.3a To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/external/bsd/tmux/usr.bin/tmux/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.