mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-25 17:00:45 +08:00
[svn-r5020] Purpose:
Feature Description: Use the new target of check-install instead of previous hand-made commands. Platforms tested: eirene.
This commit is contained in:
parent
30d5329208
commit
f6ecbd18b0
@ -272,8 +272,7 @@ if [ "$cmd" = "all" -o -n "$cmdtest" ]; then
|
||||
${srcdir:+${CURRENT}/}${CONFIGURE} --prefix=$INSTALLDIR && \
|
||||
${MAKE} && \
|
||||
${MAKE} check && \
|
||||
${MAKE} install install-doc && \
|
||||
(cd examples; ${MAKE} check ) && \
|
||||
${MAKE} install install-doc check-install && \
|
||||
${MAKE} uninstall uninstall-doc); then
|
||||
:
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user