forked from epics_driver_modules/require
version as double makes no sense because ordering with multi-digit minor numebers will be wrong anyway
This commit is contained in:
@@ -784,9 +784,6 @@ MUNCH=tclsh $(VX_DIR)/host/src/hutils/munch.tcl
|
||||
endif
|
||||
|
||||
${VERSIONFILE}:
|
||||
ifndef TESTVERSION
|
||||
echo "double _${PRJ}LibVersion = $(basename ${LIBVERSION});" > $@
|
||||
endif
|
||||
echo "char _${PRJ}LibRelease[] = \"${LIBVERSION}\";" >> $@
|
||||
|
||||
# EPICS R3.14.*:
|
||||
|
||||
Reference in New Issue
Block a user