15 lines
150 B
Makefile
15 lines
150 B
Makefile
SUBDIRS = \
|
|
doc \
|
|
src \
|
|
src/h5_core \
|
|
test \
|
|
tools
|
|
|
|
MAINTAINERCLEANFILES = \
|
|
config.h \
|
|
config.log \
|
|
config.status \
|
|
stamp-h.in \
|
|
stamp-h1
|
|
|