mach

A work-in-progress implementation of make(1)

git clone https://git.8pit.net/mach.git

1all:
2	@-false
3	-@false
4	+echo here