blob: 0a2d6d16201938e085bc4e1f3fbfdc9e5dffdbbf [file] [log] [blame]
if ("@DEBUGINFOD_URLS@" != "") then
if ($?DEBUGINFOD_URLS) then
if ($%DEBUGINFOD_URLS) then
setenv DEBUGINFOD_URLS "$DEBUGINFOD_URLS @DEBUGINFOD_URLS@"
else
setenv DEBUGINFOD_URLS "@DEBUGINFOD_URLS@"
endif
else
setenv DEBUGINFOD_URLS "@DEBUGINFOD_URLS@"
endif
endif