diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2000-11-14 23:16:41 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2000-11-14 23:16:41 (GMT) |
commit | e558d37f0fca58c332b3d0b102deab09e376e69b (patch) | |
tree | 301af780266dcb6df39cd26fdefdd685f6213534 /c++/config/depend3.in | |
parent | 8767d3db38362814afb56ee0fdbee58c2d87217b (diff) | |
download | hdf5-e558d37f0fca58c332b3d0b102deab09e376e69b.zip hdf5-e558d37f0fca58c332b3d0b102deab09e376e69b.tar.gz hdf5-e558d37f0fca58c332b3d0b102deab09e376e69b.tar.bz2 |
[svn-r2904] Purpose:
Adding some of the config stuff. Binh-Minh should go through the
others (and these) to see if they are correct.
Diffstat (limited to 'c++/config/depend3.in')
-rw-r--r-- | c++/config/depend3.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/c++/config/depend3.in b/c++/config/depend3.in new file mode 100644 index 0000000..e856bc5 --- /dev/null +++ b/c++/config/depend3.in @@ -0,0 +1,7 @@ +## -*- makefile -*- + +## Since automatic dependencies are not being used, we attempt to include the +## `.distdep' file from the source tree. This file was automatically generated +## on some system that satisfies the above requirements. + +.include <$(srcdir)/Dependencies> |