aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2018-11-05Makefile: Organise targetsTeddy Wing
2018-11-05Makefile: Add dist targetsTeddy Wing
2018-11-05Makefile: Use project-local build directoryTeddy Wing
2018-11-02Add the beginning of a man pageTeddy Wing
2018-10-29Rename `sounds.h` to `sound_data.h`Teddy Wing
2018-10-29Add `sounds.h`, C array versions of sound filesTeddy Wing
2018-10-24Makefile: Add a `clean` targetTeddy Wing
2018-10-06Makefile(run): Add the `--daemon` flag to the executableTeddy Wing
2018-09-25Makefile: Fix dependency on Rust libTeddy Wing
2018-09-24Makefile: Only run `xcodebuild` when there are changesTeddy Wing
2018-09-24Makefile: Add a target to run the programTeddy Wing
2018-08-28Makefile(build): Add dependency on Rust library targetTeddy Wing
2018-08-27Makefile: Add target for Rust libraryTeddy Wing
2018-08-27Makefile: Make `build` target phonyTeddy Wing
2018-08-27Add MakefileTeddy Wing