<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26446">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Makefile: add target for generating tags<br><br>Change-Id: Ic2c68c12471d872f449e29082a98df14b47bbda4<br>---<br>M Makefile<br>1 file changed, 7 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/46/26446/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Makefile b/Makefile</span><br><span>index f05ab48..87ce759 100644</span><br><span>--- a/Makefile</span><br><span>+++ b/Makefile</span><br><span>@@ -108,3 +108,10 @@</span><br><span>    $(eval $(call DIR_clean_template,$(dir)))       \</span><br><span>    $(eval $(call DIR_all_template,$(dir)))         \</span><br><span>    )</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+.PHONY: tags</span><br><span style="color: hsl(120, 100%, 40%);">+tags:</span><br><span style="color: hsl(120, 100%, 40%);">+      find $(shell pwd) \</span><br><span style="color: hsl(120, 100%, 40%);">+           -type f -name "*.ttcn" -o \</span><br><span style="color: hsl(120, 100%, 40%);">+         -type f -name "*.ttcnpp" | \</span><br><span style="color: hsl(120, 100%, 40%);">+        xargs ctags</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26446">change 26446</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26446"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ic2c68c12471d872f449e29082a98df14b47bbda4 </div>
<div style="display:none"> Gerrit-Change-Number: 26446 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>