From c847e38551cdd190d9e91158ecf01270003375a2 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Tue, 3 May 2011 10:26:09 -0500 Subject: [svn-r20710] I added ef.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 ba7009c..e25c720 100644 --- a/vms/test/make.com +++ b/vms/test/make.com @@ -127,6 +127,12 @@ $ link dtypes, - 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