git.y1.nz

mtm

Terminal Multiplexer. Emma's branch.
download: https://git.y1.nz/archives/mtm.tar.gz
Files | Log | Refs

commit 661bc3f9d4d8f808e6e988b0340e816eeb13b08d
parent 61e7334f7f20f1ed797453cde9bd973c04d78262
Author: Rob King <rob@frigidriver.com>
Date:   Tue, 18 Jan 2022 13:27:10 -0600

Make destination paths on Darwin.

Diffstat:
MMakefile1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Makefile b/Makefile @@ -18,6 +18,7 @@ config.h: config.def.h cp -i config.def.h config.h install: mtm + mkdir -p $(DESTDIR)/bin $(MANDIR) cp mtm $(DESTDIR)/bin cp mtm.1 $(MANDIR)

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.