mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r7772] Purpose:
Very trivial fix Description: Removed spaces from file that was causing pmake to issue a warning. Platforms tested: Modi4 Misc. update:
This commit is contained in:
parent
2c48c89a47
commit
4ded0a4fa7
@ -225,7 +225,7 @@ dangle: dangle.lo
|
||||
|
||||
error_test: error_test.lo
|
||||
@$(LT_LINK_EXE) $(CFLAGS) -o $@ error_test.lo $(LIB) $(LIBHDF5) $(LDFLAGS) $(LIBS)
|
||||
|
||||
|
||||
err_compat: err_compat.lo
|
||||
@$(LT_LINK_EXE) $(CFLAGS) -o $@ err_compat.lo $(LIB) $(LIBHDF5) $(LDFLAGS) $(LIBS)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user