From 73ef01becce56ea839840137af57561130ff4775 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Wed, 15 Nov 2006 18:23:29 -0500 Subject: [svn-r12920] Description: Modified VMS files to reflect recent changes in the code --- vms/src/make.com | 3 ++- vms/tools/h5repack/make.com | 9 +++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/vms/src/make.com b/vms/src/make.com index 1bb6e36..46ebc74 100644 --- a/vms/src/make.com +++ b/vms/src/make.com @@ -53,7 +53,8 @@ $ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+- $ cobj1= "H5R, H5RC,"+- "H5RS, H5S, H5Sall, H5Shyper, H5Smpio, H5Snone, H5Spoint,"+- "H5Sselect, H5Stest,"+- - "H5SL, H5ST, H5T, H5Tarray, H5Tbit, H5Tcommit,"+- + "H5SL, H5SM, H5SMbtree2, H5SMcache," +- + "H5ST, H5T, H5Tarray, H5Tbit, H5Tcommit,"+- "H5Tcompound, H5Tconv, H5Tcset, H5Tenum, H5Tfields, H5Tfixed,"+- "H5Tfloat, H5Tinit, H5Tnative, H5Toffset, H5Toh, H5Topaque, H5Torder,"+- "H5Tpad, H5Tprecis, H5Tstrpad, H5Tvlen, H5TS, H5V, H5Z,"+- diff --git a/vms/tools/h5repack/make.com b/vms/tools/h5repack/make.com index 2e49a0b..2e312d1 100644 --- a/vms/tools/h5repack/make.com +++ b/vms/tools/h5repack/make.com @@ -23,9 +23,7 @@ $ type sys$input $! $ cobj= " h5repack_main, h5repack, h5repack_copy, h5repack_filters, " +- "h5repack_list, h5repack_opttable, h5repack_parse, " +- - "h5repack_verify,"+- - "testh5repack_main, testh5repack_attr, testh5repack_dset, "+- - "testh5repack_make, testh5repack_util " + "h5repack_verify" $! $ ccc 'cobj @@ -37,13 +35,12 @@ $ link/exe=h5repack.exe - h5repack_verify, - [-.lib]libh5tools.olb/lib,[-.-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib $ type sys$input - Created h5repacktst + Created h5repack $ $ type sys$input Creating h5repacktst $ link/exe=h5repacktst.exe - - testh5repack_main, testh5repack_attr, testh5repack_dset, - - testh5repack_make, testh5repack_util, - + h5repacktst, - h5repack, h5repack_copy, h5repack_filters, - h5repack_list, h5repack_opttable, h5repack_parse, - h5repack_verify, - -- cgit v0.12