mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
make: move version info out of the way
Make merging easier for the main makefile.
This commit is contained in:
parent
e7f19e43da
commit
f6b3beba40
8
Makefile
8
Makefile
@ -27,13 +27,7 @@ all:
|
||||
@cat ${.CURDIR}/README.md | ${PAGER}
|
||||
|
||||
.include "Mk/defaults.mk"
|
||||
|
||||
CORE_ABI?= 23.7
|
||||
CORE_MESSAGE?= Carry on my wayward son
|
||||
CORE_NAME?= opnsense-devel
|
||||
# adjust src/root/boot/lua/logo-hourglass.lua.in accordingly:
|
||||
CORE_NICKNAME?= Not Yet
|
||||
CORE_TYPE?= development
|
||||
.include "Mk/version.mk"
|
||||
|
||||
.for REPLACEMENT in ABI PHP PYTHON
|
||||
. if empty(CORE_${REPLACEMENT})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user