summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2011-05-03 15:27:25 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2011-05-03 15:27:25 (GMT)
commit344352d88e5e0359b4b727fcbe88917822dd06a3 (patch)
tree1e7432377a0fd61c8ecf11ef5a5f726097e607e3 /vms
parentdb8ff8e4ec578d5f90f04355daf30aef61f58e69 (diff)
downloadhdf5-344352d88e5e0359b4b727fcbe88917822dd06a3.zip
hdf5-344352d88e5e0359b4b727fcbe88917822dd06a3.tar.gz
hdf5-344352d88e5e0359b4b727fcbe88917822dd06a3.tar.bz2
[svn-r20711] I added efc.c to the compile list.
Not tested yet.
Diffstat (limited to 'vms')
-rw-r--r--vms/test/make.com6
1 files changed, 6 insertions, 0 deletions
diff --git a/vms/test/make.com b/vms/test/make.com
index 5e46479..22479c6 100644
--- a/vms/test/make.com
+++ b/vms/test/make.com
@@ -152,6 +152,12 @@ $ link earray, -
libh5test.olb/lib,[-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib
$!
$ type sys$input
+ Creating efc test
+$ ccc efc
+$ link efc, -
+ libh5test.olb/lib,[-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib
+$!
+$ type sys$input
Creating enum test
$ ccc enum
$ link enum, -