diff options
Diffstat (limited to 'fortran/test/Makefile.in')
-rw-r--r-- | fortran/test/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fortran/test/Makefile.in b/fortran/test/Makefile.in index b60d7de..e72a10d 100644 --- a/fortran/test/Makefile.in +++ b/fortran/test/Makefile.in @@ -1,5 +1,3 @@ -## HDF5-Fortran test/Makefile(.in) - ## ## Copyright by the Board of Trustees of the University of Illinois. ## All rights reserved. @@ -13,6 +11,8 @@ ## http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have ## access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. ## +## HDF5-Fortran test/Makefile(.in) +## top_srcdir=@top_srcdir@ top_builddir=../.. srcdir=@srcdir@ |