diff options
Diffstat (limited to 'vms')
-rw-r--r-- | vms/c++/test/make.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/c++/test/make.com b/vms/c++/test/make.com index 0ed0747..bcf26ce 100644 --- a/vms/c++/test/make.com +++ b/vms/c++/test/make.com @@ -22,7 +22,6 @@ $ ccc := cxx 'cxxopt /include=([-.-.src], [-.-.test], [-.src]) $! $! $! -$ ccc testhdf5 $ ccc tattr $ ccc tfile $ ccc tcompound @@ -32,6 +31,7 @@ $ ccc ttypes $ ccc tvlstr $ ccc th5s $ ccc h5cpputil +$ ccc testhdf5 $ type sys$input Creating testhdf5 $ cxxlink testhdf5,tattr,tfile, th5s, - |