git.y1.nz

mtm

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

commit 7776f7827533ec6bb53cff92f75e23baba4edf5e
parent 661bc3f9d4d8f808e6e988b0340e816eeb13b08d
Author: Rob King <rob@frigidriver.com>
Date:   Tue, 18 Jan 2022 13:28:28 -0600

Make destination paths.

Diffstat:
MMakefile.darwin1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Makefile.darwin b/Makefile.darwin @@ -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.