[svn-r7121]

Purpose:
	Bug Fix

Description:
	Changes needed to make "pmake" work on Modi4.

Solution:
	Needed to add some null macro defines in the commence.in files.
	Needed to remove a dependence on LIBH5TEST in the fortran make
	since LIBH5TEST isn't used in the fortran stuff.

Platforms tested:
	Modi4 (small change)

Misc. update:
This commit is contained in:
Bill Wendling
2003-06-30 10:19:44 -05:00
parent e51dc29e89
commit 007affb6df
5 changed files with 60 additions and 22 deletions

View File

@@ -79,6 +79,10 @@ PROGS=
TEST_PROGS=
TEST_FLAGS=
TEST_SCRIPTS=
AUX_LIB=
EXAMPLE_PROGS=
SUBDIRS=
LIBHDF5=
## The default is to build the library and/or programs. We must build
## them sequentially.