diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2006-11-13 20:25:53 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2006-11-13 20:25:53 (GMT) |
commit | 77c265f26746359cf348437702c93c162f7022f6 (patch) | |
tree | 513376397483947a3e067d98acc904014b8f521d /vms/tools/h5repack/make.com | |
parent | 89917f28bb5e00787b9feff21c41a2841af2b8a3 (diff) | |
download | hdf5-77c265f26746359cf348437702c93c162f7022f6.zip hdf5-77c265f26746359cf348437702c93c162f7022f6.tar.gz hdf5-77c265f26746359cf348437702c93c162f7022f6.tar.bz2 |
[svn-r12901] Description:
Modified command file to refelect recent UNIX changes.
Platforms treted:
VMS server
Diffstat (limited to 'vms/tools/h5repack/make.com')
-rw-r--r-- | vms/tools/h5repack/make.com | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vms/tools/h5repack/make.com b/vms/tools/h5repack/make.com index cc22a15..463405c 100644 --- a/vms/tools/h5repack/make.com +++ b/vms/tools/h5repack/make.com @@ -33,7 +33,7 @@ $ type sys$input Creating h5repack $ link/exe=h5repack.exe - h5repack_main, h5repack, h5repack_copy, h5repack_filters, - - h5repack_list, h5repack_opttable, h5repack_parse, h5repack_refs, - + h5repack_list, h5repack_opttable, h5repack_parse, - h5repack_verify, - [-.lib]libh5tools.olb/lib,[-.-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib $ type sys$input @@ -45,7 +45,7 @@ $ link/exe=h5repacktst.exe - testh5repack_main, testh5repack_attr, testh5repack_dset, - testh5repack_make, testh5repack_util, - h5repack, h5repack_copy, h5repack_filters, - - h5repack_list, h5repack_opttable, h5repack_parse, h5repack_refs, - + h5repack_list, h5repack_opttable, h5repack_parse, - h5repack_verify, - [-.lib]libh5tools.olb/lib,[-.-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib ! sys$clib/lib |