[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:
@@ -72,6 +72,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.
|
||||
|
||||
Reference in New Issue
Block a user