summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: Append "-chords" or "-full" to audio/MIDI files.Ricardo Wurmus2017-05-061-0/+7
|
* Makefile: Add "upload" target to upload all tracks.Ricardo Wurmus2017-04-301-1/+6
|
* Makefile: remove guide track rule.Ricardo Wurmus2017-04-301-6/+2
| | | | There's no point in a single concatenated guide track.
* Add chord track (enable with LILYPOND_USE_CHORDS).Ricardo Wurmus2017-04-011-1/+1
| | | | | This is used for the drum guide track where too much detail would distract from the click.
* load settings.ly with lilypond command.Ricardo Wurmus2017-02-271-1/+1
|
* Makefile: Add upload-guide target.Ricardo Wurmus2017-02-241-0/+3
|
* Add prefix (and clean target) for ogg files.Ricardo Wurmus2017-02-241-0/+1
|
* Recursive make considered harmful.Ricardo Wurmus2017-02-241-6/+20
|
* Makefile: Remove unnecessary target.Ricardo Wurmus2017-02-241-3/+0
|
* guide.wav depends on having built all songsRicardo Wurmus2017-02-231-1/+1
|
* Add target to build concatenated guide track.Ricardo Wurmus2017-02-211-1/+8
|
* Fun with makefiles.rekado2015-11-151-0/+8