mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 09:17:08 +00:00
9 lines
219 B
Makefile
9 lines
219 B
Makefile
############################################################
|
|
#
|
|
# Convenience makefile for generating
|
|
# the local version variables.
|
|
#
|
|
versions.env:
|
|
$(ONL_V_at) $(MAKE) -f versions.mk ONL_VERSION_ENV_FILE=versions.env
|
|
|