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

Side by Side Diff: stepmake/stepmake/executable-vars.make

Issue 577690043: Inline executable-* stepmake templates in lily/GNUmakefile (Closed)
Patch Set: scripts directory 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 | « stepmake/stepmake/executable-targets.make ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 MODULE_LIBES =$(addprefix $(outdir)/../, $(addsuffix /$(outbase)/library.a, $(MO DULE_LIBS)))
2 LOADLIBES = $(MODULE_LIBES) $(CONFIG_LIBS)
3
4 EXECUTABLE = $(outdir)/$(NAME)
5 EXECUTABLES = $(notdir $(EXECUTABLE))
6
7
OLDNEW
« no previous file with comments | « stepmake/stepmake/executable-targets.make ('k') | no next file » | no next file with comments »

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