Searched defs:VERSION_NUM (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/
H A DMakefile137 VERSION_NUM := $(shell $(ECHO) $(VERSION) | $(SED) -$(SED_ROPT) "s/^([.0-9]*)-.*/\1/g" | $(SED) -$(SED_ROPT) "s/\./\,/g") macro
164 -e "s$(SUB)_VERSION_NUM_$(SUB)$(VERSION_NUM)$(SUB)g" \

Completed in 28 milliseconds