diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index aa80b81..f705677 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,5 +1,3 @@ -## Top-level HDF5 Makefile(.in) -## ## ## Copyright by the Board of Trustees of the University of Illinois. ## All rights reserved. @@ -17,6 +15,8 @@ ## but does so in the correct order. You can alternatively invoke make from ## each subdirectory manually. ## +## Top-level HDF5 Makefile(.in) +## top_srcdir=@top_srcdir@ top_builddir=. srcdir=@srcdir@ |