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