summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)Author
2016-02-10Correct Nightly errors in MakefileBen S
2015-07-31Makefile: be compatible with BSD and OS Xlilydjwg
2015-07-30Use the "install" program to installlilydjwg
2015-06-07Update man path in MakefileBen S
2015-06-07Add build-no-git make commandBen S
2015-02-24Add simple Makefile to build and install exaDavid Celis
This patch adds a Makefile that will build and install exa along with its recently added manual page. This provides a little bit of a nicer installation path while we wait for Cargo to, hopefully, provide its own built-in installation method for packages that contain binaries. Signed-off-by: David Celis <me@davidcel.is>
2014-06-28Move to CargoBen S
2014-06-23Add a simple MakefileBen S