full path for base 3.14 compat
base 3.15 adds a vpath directive. In the absense of this use the full path for pvaVersionNum.h@. > vpath %@ $(USR_VPATH) $(ALL_SRC_DIRS)
This commit is contained in:
@@ -49,5 +49,5 @@ include $(TOP)/configure/RULES
|
||||
|
||||
# Can't use EXPAND as generated headers must appear
|
||||
# in O.Common, but EXPAND emits rules for O.$(T_A)
|
||||
../O.Common/pvaVersionNum.h: pvaVersionNum.h@
|
||||
../O.Common/pvaVersionNum.h: ../pva/pvaVersionNum.h@
|
||||
$(EXPAND_TOOL) $(EXPANDFLAGS) $($@_EXPANDFLAGS) $< $@
|
||||
|
||||
Reference in New Issue
Block a user