]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/shared-library-rules.make
PO: remove duplicates entries for hh and cc from ALL_PO_SOURCES
[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)