mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-23 16:20:57 +08:00
[svn-r14327] Maintenance for VMS: brought command file up-to-date
Platforms tested: VMS server at Boeing.
This commit is contained in:
parent
74c005fdb2
commit
fd871d2d02
@ -22,8 +22,8 @@ $ ccc := cc 'ccopt /include=([-.-.src], [-.lib], [-.-.test])
|
||||
$ type sys$input
|
||||
Creating h5repack
|
||||
$!
|
||||
$ cobj= " h5repack_main, h5repack, h5repack_copy, h5repack_refs, h5repack_filters, " +-
|
||||
"h5repack_list, h5repack_opttable, h5repack_parse, " +-
|
||||
$ cobj= " h5repack_main, h5repack, h5repack_copy, h5repack_refs," +-
|
||||
"h5repack_filters, h5repack_opttable, h5repack_parse, " +-
|
||||
"h5repack_verify, h5repacktst"
|
||||
|
||||
$!
|
||||
@ -32,7 +32,7 @@ $ type sys$input
|
||||
Creating h5repack
|
||||
$ link/exe=h5repack.exe -
|
||||
h5repack_main, h5repack, h5repack_copy, h5repack_refs, h5repack_filters, -
|
||||
h5repack_list, h5repack_opttable, h5repack_parse, -
|
||||
h5repack_opttable, h5repack_parse, -
|
||||
h5repack_verify, -
|
||||
[-.lib]libh5tools.olb/lib, -
|
||||
[-.-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib
|
||||
|
Loading…
Reference in New Issue
Block a user