mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-19 16:50:46 +08:00
[svn-r1373] Added .o and .lo files to the "clean" target
This commit is contained in:
parent
aa8fd173a8
commit
ace37763c3
@ -21,7 +21,7 @@ TEST_PROGS= h5_write h5_read h5_extend_write h5_chunk_read h5_compound \
|
||||
|
||||
# These are the files that `make clean' (and derivatives) will remove from
|
||||
# this directory.
|
||||
CLEAN=*.h5
|
||||
CLEAN=*.h5 *.o *.lo
|
||||
|
||||
# List all source files here. The list of object files will be
|
||||
# created by replacing the `.c' with a `.o'. This list is necessary
|
||||
|
Loading…
x
Reference in New Issue
Block a user