[svn-r14352] Maintenance: Fixed a typo in the build script

Platforms tested: VMS server
This commit is contained in:
Elena Pourmal 2007-12-18 18:13:37 -05:00
parent 49994bdd8f
commit 79a96581a6

View File

@ -24,7 +24,7 @@ $ hdf5vms = tmp + ".VMS]"
$ hdf5ctest = tmp + ".TEST]"
$ hdf5f90test = tmp + ".FORTRAN.TEST]"
$ hdf5cxxtest = tmp + ".C__.TEST]"
$ hdf5toolstest = tmp + ".TOOLS.TESTFILES]]"
$ hdf5toolstest = tmp + ".TOOLS.TESTFILES]"
$ set def 'hdf5vms'
$@make
$ set def 'hdf5ctest'