From 0275bb13990646bec7b32f0a69d5b03107cb50e7 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Tue, 22 Aug 2006 17:21:08 -0500 Subject: [svn-r12617] Description: VMS maintenance; added source files to the command files Platforms tested: VMS server (still running :-) --- vms/src/make.com | 9 +++++---- vms/test/make.com | 3 ++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/vms/src/make.com b/vms/src/make.com index 2239c2b..c638440 100644 --- a/vms/src/make.com +++ b/vms/src/make.com @@ -27,7 +27,8 @@ $ $ type sys$input Creating HDF5 library $! -$ cobj= "H5, H5A, H5AC, H5B, H5B2, H5B2cache,"+- +$ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+- + "H5A, H5AC, H5B, H5B2, H5B2cache,"+- "H5Bcache, H5B2dbg, H5B2test, H5B2int, H5B2stat, H5C, H5CS,"+- "H5D, H5Dcontig, H5Dcompact,"+- "H5Defl, H5Dio, H5Distore, H5Doh, H5Dmpio, H5Dselect, H5Dtest ,"+- @@ -38,9 +39,9 @@ $ cobj= "H5, H5A, H5AC, H5B, H5B2, H5B2cache,"+- "H5FS, H5FScache, H5FSdbg, H5FSsection,"+- "H5G, H5Gdeprec, H5Gent, H5Glink, H5Gloc, H5Gname, H5Gnode, H5Gstab,"+- "H5Gobj, H5Goh, H5Gtest, H5Gtraverse,"+- - "H5HF, H5HFcache, H5HFdbg, H5HFman, H5HFtest, H5HFstat,"+- - "H5HFdblock, H5HFdtable, H5HFhdr, H5HFiblock,"+- - "H5HFiter, H5HFsection, H5HFspace,"+- + "H5HF, H5HFbtree2, H5HFcache, H5HFdbg, H5HFman, H5HFtest, H5HFstat,"+- + "H5HFdblock, H5HFdtable, H5HFhuge, H5HFhdr, H5HFiblock,"+- + "H5HFiter, H5HFsection, H5HFspace, H5HFtiny,"+- "H5HG, H5HGdbg, H5HL, H5HLdbg, H5HP, H5I, H5MF, H5MM,"+- "H5MP, H5MPtest,H5L, H5Lexternal, H5O, H5Oattr, H5Obogus, H5Ocache,"+- "H5Ocont, H5Odtype, H5Oefl, H5Ofill, H5Oginfo, H5Olayout,"+- diff --git a/vms/test/make.com b/vms/test/make.com index dff2b45..fc3c760 100644 --- a/vms/test/make.com +++ b/vms/test/make.com @@ -22,6 +22,7 @@ $ type sys$input Creating testhdf5 $ $ cobj= "h5test.c, testframe.c, testhdf5.c, tarray.c, tattr.c, tconfig.c, "+- + "tchecksum.c,"+- "tfile.c, tgenprop.c, th5o.c, th5s.c, theap.c, tid.c, titerate.c,"+- "tmeta.c, tmisc.c, ttime.c, trefer.c, trefstr.c,"+- "tselect.c, tskiplist.c, ttst.c, tunicode.c, tvltypes.c,"+- @@ -31,7 +32,7 @@ $ ccc 'cobj $ library/create/replace []libh5test h5test, testframe, cache_common $ type sys$input Creating libh5test -$ link testhdf5,tarray,tattr,tconfig, - +$ link testhdf5,tarray,tattr,tchecksum,tconfig, - tfile,tgenprop,th5o,th5s,theap,tid,titerate, - tmeta,tmisc,ttime,trefer,trefstr, - tselect,tskiplist,ttst,tunicode,tvltypes, - -- cgit v0.12