diff options
Diffstat (limited to 'doc/html/Tutor/Makefile.in')
-rw-r--r-- | doc/html/Tutor/Makefile.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/html/Tutor/Makefile.in b/doc/html/Tutor/Makefile.in index 8e4227b..c5c9601 100644 --- a/doc/html/Tutor/Makefile.in +++ b/doc/html/Tutor/Makefile.in @@ -7,21 +7,12 @@ top_srcdir=@top_srcdir@ top_builddir=../../.. srcdir=@srcdir@ -VPATH=.:@srcdir@ @COMMENCE@ # Subdirectories in build-order (not including `examples') SUBDIRS= DOCDIR=$(docdir)/hdf5/Tutor -TRACE=perl $(top_srcdir)/bin/trace - -# Add `-I.' to the C preprocessor flags. -CPPFLAGS=-I. -I@srcdir@ @CPPFLAGS@ - -# Temporary files -MOSTLYCLEAN= - # Public doc files (to be installed)... PUB_DOCS= |