Change in osmo-ttcn3-hacks[master]: Makefile: SUBDIRS: add ns

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Wed Mar 17 17:46:12 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23392 )


Change subject: Makefile: SUBDIRS: add ns
......................................................................

Makefile: SUBDIRS: add ns

Make the list git-friendly while at it.

Related: SYS#5396
Change-Id: I36adc972ea724308bbe5423f1bacf280cef901b0
---
M Makefile
1 file changed, 27 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/92/23392/1

diff --git a/Makefile b/Makefile
index 319cb87..81540ba 100644
--- a/Makefile
+++ b/Makefile
@@ -13,8 +13,33 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-SUBDIRS=bsc bsc-nat bts cbc ccid fr fr-net gbproxy ggsn_tests hlr mgw mme msc pcu pgw remsim \
-	sccp selftest sgsn simtrace sip stp sysinfo smlc
+SUBDIRS= \
+	bsc \
+	bsc-nat \
+	bts \
+	cbc \
+	ccid \
+	fr \
+	fr-net \
+	gbproxy \
+	ggsn_tests \
+	hlr \
+	mgw \
+	mme \
+	msc \
+	ns \
+	pcu \
+	pgw \
+	remsim \
+	sccp \
+	selftest \
+	sgsn \
+	simtrace \
+	sip \
+	smlc \
+	stp \
+	sysinfo \
+	$(NULL)
 
 NPROC=$(shell nproc 2>/dev/null)
 ifeq ($(NPROC),)

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23392
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I36adc972ea724308bbe5423f1bacf280cef901b0
Gerrit-Change-Number: 23392
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210317/8d32ed56/attachment.htm>


More information about the gerrit-log mailing list