diff options
Diffstat (limited to 'perform/Makefile.in')
-rw-r--r-- | perform/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perform/Makefile.in b/perform/Makefile.in index 5a4dff5..90bb22c 100644 --- a/perform/Makefile.in +++ b/perform/Makefile.in @@ -1,4 +1,3 @@ -## HDF5 Library Performance Makefile(.in) ## ## Copyright by the Board of Trustees of the University of Illinois. ## All rights reserved. @@ -12,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 Library Performance Makefile(.in) +## top_srcdir=@top_srcdir@ top_builddir=.. srcdir=@srcdir@ |