Commit Graph

4 Commits

Author SHA1 Message Date
Jake Champlin
ee1b41622b Allow compilation on BSD
BSD Make uses `$.CURDIR` instead of `$CURDIR`. BSD and GNU share `$PWD`
though, so it works as a drop in replacement.

Also update scripts in `scripts/` to call `/usr/bin/env` in the shebang,
as BSD places `bash` at `/usr/local/bin/bash` instead of `/bin/bash`
2016-01-27 20:37:29 -05:00
Mitchell Hashimoto
7581d5fcde scripts 2015-09-27 23:45:09 -07:00
Mitchell Hashimoto
89cee34181 scripts for release 2015-09-27 23:21:00 -07:00
Armon Dadgar
0083511b6b Adding initial skeleton 2015-06-01 13:46:21 +02:00