Change in osmo-dev[master]: net/tmpl_std: add Makefile for 'make regen'

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 Jan 30 15:55:11 UTC 2019


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/12732


Change subject: net/tmpl_std: add Makefile for 'make regen'
......................................................................

net/tmpl_std: add Makefile for 'make regen'

Allow using "make regen" in the net dir to regenerate the configs, just
like it is possible to type "make regen" in the make dir.

This is a minor usability improvement, so one does not need to remember
to type ../fill_config.py in the net dir.

Change-Id: I8b23f8ae1f1d6ade597a30a222dfc82ea890d207
---
A net/tmpl_std/Makefile
1 file changed, 5 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/32/12732/1

diff --git a/net/tmpl_std/Makefile b/net/tmpl_std/Makefile
new file mode 100644
index 0000000..62ae7a7
--- /dev/null
+++ b/net/tmpl_std/Makefile
@@ -0,0 +1,5 @@
+# Do nothing by default
+all:
+
+regen:
+	../fill_config.py

-- 
To view, visit https://gerrit.osmocom.org/12732
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8b23f8ae1f1d6ade597a30a222dfc82ea890d207
Gerrit-Change-Number: 12732
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190130/cac4b52f/attachment.htm>


More information about the gerrit-log mailing list