Commit graph

5 commits

Author SHA1 Message Date
3fccfc023d Makefile: Make installer actually work!
There were some pretty stupid issues that past me didn't fix!  Now,
there shouldn't be an extra bin inside of your $PREFIX's bin!
2024-09-30 11:51:38 -05:00
42f7cad47c Makefile: Fix $0/util on installed PREFIXes
This is currently done via a dirty hack (a symlink at $PREFIX/bin/util
pointing to $PREFIX/lib/bash-util).  If this breaks any other
software/packages, I am happy to change this! :)
2024-04-15 00:50:09 -05:00
6ea9a4b7a4 Makefile: Add README to .PHONY targets 2024-04-14 23:43:00 -05:00
5ce1c8ed8f Makefile: Better support Darwin and Windows_NT 2024-04-14 23:32:48 -05:00
ad56bebb81 [NEW] Makefile: Allow system-wide installation of helpers and scripts 2023-10-16 22:00:19 -05:00