mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
Uninstall should remove the libhdf5_hl_fortran links.
This commit is contained in:
parent
30abf02de2
commit
cc0421291e
@ -85,6 +85,7 @@ uninstall-local:
|
||||
set -x; $(RM) $(includedir)/*.$(F9XMODEXT); \
|
||||
fi; \
|
||||
fi
|
||||
$(RM) $(DESTDIR)$(libdir)/libhdf5_hl_fortran*
|
||||
|
||||
# These are the helper programs we need to build.
|
||||
noinst_PROGRAMS = H5HL_buildiface
|
||||
|
Loading…
Reference in New Issue
Block a user