CINXE.COM

Makefile.am - synapse-project - [no description]

<!DOCTYPE html> <html lang='en'> <head> <title>Makefile.am - synapse-project - [no description]</title> <meta name='generator' content='cgit v1.2.3'/> <meta name='robots' content='index, nofollow'/> <link rel='stylesheet' type='text/css' href='/static/cgit-public.css'/> <link rel='shortcut icon' href='/favicon.ico'/> <link rel='alternate' title='Atom feed' href='http://git.launchpad.net/synapse-project/atom/Makefile.am?h=0.2.99.4' type='application/atom+xml'/> <link rel='vcs-git' href='git://git.launchpad.net/synapse-project' title='synapse-project Git repository'/> <link rel='vcs-git' href='git+ssh://git.launchpad.net/synapse-project' title='synapse-project Git repository'/> <link rel='vcs-git' href='https://git.launchpad.net/synapse-project' title='synapse-project Git repository'/> </head> <body> <div id='cgit'><table id='header'> <tr> <td class='logo' rowspan='2'><a href='/'><img src='/static/launchpad-logo.png' alt='cgit logo'/></a></td> <td class='main'><a href='/'>index</a> : <a title='synapse-project' href='/synapse-project/'>synapse-project</a></td><td class='form'><form method='get'> <select name='h' onchange='this.form.submit();'> <option value='master'>master</option> </select> <input type='submit' value='switch'/></form></td></tr> <tr><td class='sub'>[no description]</td><td class='sub right'></td></tr></table> <table class='tabs'><tr><td> <a href='/synapse-project/?h=0.2.99.4'>summary</a><a href='/synapse-project/refs/?h=0.2.99.4'>refs</a><a href='/synapse-project/log/Makefile.am?h=0.2.99.4'>log</a><a class='active' href='/synapse-project/tree/Makefile.am?h=0.2.99.4'>tree</a><a href='/synapse-project/commit/Makefile.am?h=0.2.99.4'>commit</a><a href='/synapse-project/diff/Makefile.am?h=0.2.99.4'>diff</a></td><td class='form'><form class='right' method='get' action='/synapse-project/log/Makefile.am'> <input type='hidden' name='h' value='0.2.99.4'/><select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='search' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/synapse-project/tree/?h=0.2.99.4'>root</a>/<a href='/synapse-project/tree/Makefile.am?h=0.2.99.4'>Makefile.am</a></div><div class='content'>blob: 229563f54d2948b9cc4889ef9bad0db7cbfcbb20 (<a href='/synapse-project/plain/Makefile.am?h=0.2.99.4'>plain</a>) <table summary='blob content' class='blob'> <tr><td class='linenumbers'><pre><a id='n1' href='#n1'>1</a> <a id='n2' href='#n2'>2</a> <a id='n3' href='#n3'>3</a> <a id='n4' href='#n4'>4</a> <a id='n5' href='#n5'>5</a> <a id='n6' href='#n6'>6</a> <a id='n7' href='#n7'>7</a> <a id='n8' href='#n8'>8</a> <a id='n9' href='#n9'>9</a> <a id='n10' href='#n10'>10</a> <a id='n11' href='#n11'>11</a> <a id='n12' href='#n12'>12</a> <a id='n13' href='#n13'>13</a> <a id='n14' href='#n14'>14</a> <a id='n15' href='#n15'>15</a> <a id='n16' href='#n16'>16</a> <a id='n17' href='#n17'>17</a> <a id='n18' href='#n18'>18</a> <a id='n19' href='#n19'>19</a> <a id='n20' href='#n20'>20</a> <a id='n21' href='#n21'>21</a> <a id='n22' href='#n22'>22</a> <a id='n23' href='#n23'>23</a> <a id='n24' href='#n24'>24</a> <a id='n25' href='#n25'>25</a> <a id='n26' href='#n26'>26</a> <a id='n27' href='#n27'>27</a> <a id='n28' href='#n28'>28</a> <a id='n29' href='#n29'>29</a> <a id='n30' href='#n30'>30</a> <a id='n31' href='#n31'>31</a> <a id='n32' href='#n32'>32</a> <a id='n33' href='#n33'>33</a> <a id='n34' href='#n34'>34</a> <a id='n35' href='#n35'>35</a> <a id='n36' href='#n36'>36</a> <a id='n37' href='#n37'>37</a> </pre></td> <td class='lines'><pre><code>include $(top_srcdir)/Makefile.common SUBDIRS = \ src \ vapi \ data \ po \ $(NULL) ACLOCAL_AMFLAGS = --install -I m4 ${ACLOCAL_FLAGS} EXTRA_DIST = \ Makefile.common \ COPYING.GPL2 \ COPYING.LGPL2.1 \ $(NULL) distclean-local: if test "x$(srcdir)" = "x."; then :; else \ rm -f ChangeLog; \ fi ChangeLog: @echo Creating $@ @if test -d "$(srcdir)/.bzr"; then \ (bzr log --gnu -n1) | fmt --split-only --width=80 &gt; $@.tmp \ &amp;&amp; mv -f $@.tmp $@ \ || ($(RM) $@.tmp; \ echo Failed to generate ChangeLog, your ChangeLog may be outdated &gt;&amp;2; \ (test -f $@ || echo bzr is required to generate this file &gt;&gt; $@)); \ else \ test -f $@ || \ (echo A bzr checkout and bzr is required to generate ChangeLog &gt;&amp;2 &amp;&amp; \ echo A bzr checkout and bzr is required to generate this file &gt;&gt; $@); \ fi .PHONY: ChangeLog </code></pre></td></tr></table> </div> <!-- class=content --> <div class='footer'>generated by <a href='https://git.zx2c4.com/cgit/about/'>cgit v1.2.3</a> (<a href='https://git-scm.com/'>git 2.25.1</a>) at 2024-12-01 00:22:57 +0000</div> </div> <!-- id=cgit --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10