Minor makefile edits
makefiles/consts.mk
-------------------
o Fixed quote-{double,single} macros to use the correct values.
makefiles/include.mk
makefiles/lint/shell.mk
makefiles/virtualenv.mk
-----------------------
o Inline a visual version string for quick sanity checking.
makefiles/lint/include.mk
makefiles/lint/license/
-------------------------
o Check license agreements with the reuse command line tool.
Change-Id: I54b247805dc75b888ab5662e224261dabb01eab7
diff --git a/makefiles/virtualenv.mk b/makefiles/virtualenv.mk
index 2e12f24..93eb29d 100644
--- a/makefiles/virtualenv.mk
+++ b/makefiles/virtualenv.mk
@@ -14,6 +14,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
## -----------------------------------------------------------------------
+# https://gerrit.opencord.org/plugins/gitiles/onf-make
+# ONF.makefile.version = 1.0
+# -----------------------------------------------------------------------
$(if $(DEBUG),$(warning ENTER))