test/Makefile.am

- rule to build "H5BlockTestAttributesF"
		* link to non-parallel versions of the library
This commit is contained in:
2006-09-21 21:25:17 +00:00
parent f698ae762e
commit 624edd3be3
+1 -1
View File
@@ -126,7 +126,7 @@ H5BlockTestAttributes: H5BlockTestAttributes.o
H5BlockTestAttributesF.o: H5BlockTestAttributesF.f90
H5BlockTestAttributesF: H5BlockTestAttributesF.o
$(FC) -o $@ $< $(H5LIB) -lpH5PartF -lpH5Part $(LIBS)
$(FC) -o $@ $< $(H5LIB) -lH5PartF -lH5Part $(LIBS)
H5BlockParTestScalarField.o: H5BlockParTestScalarField.c