mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r3497] Purpose:
Fix Description: Left some more cruft in there. Solution: Removed. I still need to check on the testing of `talign'... Platforms tested: Linux
This commit is contained in:
parent
9f3c75e052
commit
d6a4d2a3d6
@ -9,7 +9,7 @@ srcdir=@srcdir@
|
|||||||
|
|
||||||
## All subdirectories except for the ``lib'' subdirectory.
|
## All subdirectories except for the ``lib'' subdirectory.
|
||||||
##
|
##
|
||||||
SUBDIRS=h5dump h5ls misc @H5TOH4@ @H4TOH5@ @PDB2HDF@
|
SUBDIRS=h5dump h5ls misc @H5TOH4@ @H4TOH5@
|
||||||
|
|
||||||
@COMMENCE@
|
@COMMENCE@
|
||||||
|
|
||||||
@ -22,7 +22,7 @@ CPPFLAGS=-I. -I$(srcdir) -I$(top_builddir)/src -I$(top_srcdir)/src \
|
|||||||
## Test programs and scripts.
|
## Test programs and scripts.
|
||||||
##
|
##
|
||||||
TEST_PROGS=talign
|
TEST_PROGS=talign
|
||||||
TEST_SCRIPTS=$(srcdir)/testh5dump.sh $(srcdir)/testh5ls.sh @TESTH5TOH4@ @TESTH4TOH5@
|
TEST_SCRIPTS=
|
||||||
|
|
||||||
## These are our main targets: library and tools.
|
## These are our main targets: library and tools.
|
||||||
##
|
##
|
||||||
|
Loading…
Reference in New Issue
Block a user