Home | History | Annotate | Download | only in dist

Lines Matching refs:top_srcdir

4453 CHANGELOG_CMD="(GIT_DIR=\$(top_srcdir)/.git git log > \$(top_srcdir)/.changelog.tmp && \
4454 mv \$(top_srcdirtop_srcdir)/ChangeLog) \
4455 || (rm -f \$(top_srcdir)/.changelog.tmp; touch \$(top_srcdir)/ChangeLog; \
4462 INSTALL_CMD="(cp -f "$macros_datadir/INSTALL" \$(top_srcdir)/.INSTALL.tmp && \
4463 mv \$(top_srcdir)/.INSTALL.tmp \$(top_srcdir)/INSTALL) \
4464 || (rm -f \$(top_srcdir)/.INSTALL.tmp; touch \$(top_srcdir)/INSTALL; \
5718 s&@top_srcdir@&$ac_top_srcdir&;t t