]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/shared-library-rules.make
Merge commit 'b9d3aec07415ad5e7ad024aa7d73e5c5bfabc82d' into translation
[lilypond.git] / stepmake / stepmake / shared-library-rules.make
1
2
3 $(SHARED_LIBRARY): $(outdir)/config.hh $(LO_FILES)
4         $(LD) $(SHARED_FLAGS) -o $@ $(LO_FILES) $(ALL_LDFLAGS)