sys

A set of unix utils in hare!
Log | Files | Refs | README

commit 42507db3380c48616172b3059b30473245113fa2
parent e6a2cff22681fdb48b01cf93ead6161b57010638
Author: thing1 <thing1@seacrossedlovers.xyz>
Date:   Thu, 26 Feb 2026 19:15:43 +0000

change

Diffstat:
MMakefile | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -46,4 +46,3 @@ bin/yes: cmd/yes.ha bin/mc: cmd/mc.ha $(HARE) build $(HAREFLAGS) -o $@ cmd/mc.ha -