Closed cviebrock closed 3 years ago
Hey, not the maintainer, but would this Makefile, https://github.com/AulonSal/tt/blob/969e752c162caf26622a041e2c6e51872804fb9c/Makefile, work for you?
Sorry this took so long. @AulonSal's patch looks like it should do the trick but I can't test it since I don't have a mac. Confirmation would be appreciated.
Thanks
Works now @lemnos ... thanks!
This is on OSX 10.15.7 with
go version go1.16.5 darwin/amd64
installed via brew. It doesn't look like the OSX version ofinstall
has a-D
option, so maybe this could be done withmkdir -p
instead?