From 5651d417de9c6f5f98395cf8d030f09d4102e5e0 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Fri, 7 Jan 2000 14:17:13 -0500 Subject: [svn-r1934] Removed the entry of h5findshd.c. Its routines have been moved to libh5tools.c. --- tools/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile.in b/tools/Makefile.in index 6f1b6b1..e486d93 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -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= -- cgit v0.12