Commit Graph

10 Commits

Author SHA1 Message Date
Paco Esteban d890a6ef53 Fixing Makefile so:
* it does not fail on manpage install (folder was not found)
* CPLDIR is always defined as per 3rd condition, even if all fails
* moved from mkdir + cp + chmod to mkdir + install
2018-10-28 17:52:59 +01:00
James Tomasino 4c60852713 support old getopt if gnu getopt unavailable. better osx support 2018-03-06 10:03:48 -05:00
James Tomasino 3d1fafae7c hardened makefile and matched codebase to style preferences 2018-03-05 17:33:38 -05:00
James Tomasino 4520faa3c2 cleaned makefile of unnecessary dir 2018-03-03 18:38:11 -05:00
James Tomasino ba532b7f26 making bash_completion install smarter 2018-03-03 18:24:05 -05:00
James Tomasino 526a6521fa moved default to /usr/local 2018-01-21 09:39:26 -05:00
James Tomasino be30f4ab06 burrow command completion working 2018-01-20 15:20:25 -05:00
James Tomasino 5b835cab8c added command completion 2018-01-20 15:02:34 -05:00
James Tomasino ce5687f288 add make install & uninstall 2018-01-20 00:19:29 -05:00
James Tomasino d4b94694a9 files created for program information, source, and man 2018-01-20 00:08:34 -05:00