Changeset 15088
- Timestamp:
- 05/23/13 14:35:53 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/cccl/issm/cccl
r15087 r15088 88 88 -L*) 89 89 library=`echo $1 | sed 's/-L//g'` 90 string="/link -/IBPATH:\"$library\""90 string="/link /LIBPATH:\"$library\"" 91 91 opts="$opts $string" 92 92 ;;
Note:
See TracChangeset
for help on using the changeset viewer.