Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(454)

Side by Side Diff: scripts/GNUmakefile

Issue 549740043: Cleanup python/ build rules.
Patch Set: rebase on whitespace changes Created 4 years ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « python/relocate-preamble.py.in ('k') | scripts/abc2ly.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 depth = .. 1 depth = ..
2 2
3 SUBDIRS=build 3 SUBDIRS=build
4 4
5 SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly midi2ly lilypond-invoke-edit or musicxml2ly lilysong lilymidi 5 SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly midi2ly lilypond-invoke-edit or musicxml2ly lilysong lilymidi
6 6
7 STEPMAKE_TEMPLATES=script help2man po 7 STEPMAKE_TEMPLATES=script help2man po
8 LOCALSTEPMAKE_TEMPLATES = lilypond 8 LOCALSTEPMAKE_TEMPLATES = lilypond
9 HELP2MAN_EXECS = $(SEXECUTABLES) 9 HELP2MAN_EXECS = $(SEXECUTABLES)
10 10
11 AT_FILES=relocate-preamble 11 AT_FILES=relocate-preamble
12 at-ext=.py 12 at-ext=.py
13 at-dir=$(top-build-dir)/python/$(outdir) 13 at-dir=$(outdir)
14 14
15 include $(depth)/make/stepmake.make 15 include $(depth)/make/stepmake.make
16 include $(stepdir)/executable-targets.make 16 include $(stepdir)/executable-targets.make
17
18 $(PYTHON_SCRIPTS): $(outdir)/relocate-preamble.py
OLDNEW
« no previous file with comments | « python/relocate-preamble.py.in ('k') | scripts/abc2ly.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b