[svn-r1934] Removed the entry of h5findshd.c. Its routines have been moved to

libh5tools.c.
This commit is contained in:
Albert Cheng 2000-01-07 14:17:13 -05:00
parent 84d1dd0f92
commit 5651d417de

View File

@ -26,7 +26,7 @@ LIBHDF5=../src/libhdf5.la
PROGS=h5debug h5import h5ls h5repart h5dump h5dumptst @H5TOH4@ @PDB2HDF@
## Source and object files for the library; do not install
LIB_SRC=h5tools.c h5findshd.c
LIB_SRC=h5tools.c
LIB_OBJ=$(LIB_SRC:.c=.lo)
PUB_LIB=