From 344352d88e5e0359b4b727fcbe88917822dd06a3 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Tue, 3 May 2011 10:27:25 -0500 Subject: [svn-r20711] I added efc.c to the compile list. Not tested yet. --- vms/test/make.com | 6 ++++++ 1 file changed, 6 insertions(+) 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, - -- cgit v0.12