[cpp-linbuild] branch main updated: Document interactive container target
John W. O'Brien
john at saltant.com
Fri Feb 4 16:27:56 UTC 2022
This is an automated email from the git hooks/post-receive script.
obrienjw pushed a commit to branch main
in repository cpp-linbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-linbuild.git;a=commit;h=a25e34b71e7dfc49e0f8f5a4439b3a7a9edd505e
The following commit(s) were added to refs/heads/main by this push:
new a25e34b Document interactive container target
a25e34b is described below
commit a25e34b71e7dfc49e0f8f5a4439b3a7a9edd505e
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Feb 4 16:27:51 2022 +0000
Document interactive container target
---
Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Makefile b/Makefile
index f3a866c..db1dd87 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,10 @@
# products of which are a set of RPMs and SRPMs.
# <comp>_<plat> Build component <comp> on platform <plat>
#
+# run_container_<comp>_<plat>
+# Run an interactive build environment container
+# for component <comp> on platform <plat>
+#
# Constants and utility variables
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list