diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 1998-09-25 21:54:36 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 1998-09-25 21:54:36 (GMT) |
commit | 274a88f52c4b34ff56d96d8ef648d563f2088885 (patch) | |
tree | d628e7b8a5dacf0bf41bfb42b5062cdb54a8996e /config/freebsd2.2.7 | |
parent | b3ac7d4c7f9fbca24ab999bff05c55fd9f5d83dd (diff) | |
download | hdf5-274a88f52c4b34ff56d96d8ef648d563f2088885.zip hdf5-274a88f52c4b34ff56d96d8ef648d563f2088885.tar.gz hdf5-274a88f52c4b34ff56d96d8ef648d563f2088885.tar.bz2 |
[svn-r722] Updated FreeBSD config file for new version of OS on hawkwind
Diffstat (limited to 'config/freebsd2.2.7')
-rw-r--r-- | config/freebsd2.2.7 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/freebsd2.2.7 b/config/freebsd2.2.7 new file mode 100644 index 0000000..6a2d8cc --- /dev/null +++ b/config/freebsd2.2.7 @@ -0,0 +1,7 @@ +# -*- shell-script -*- +# This file is part of the HDF5 build script. It is processed shortly +# after configure starts and defines, among other things, flags for +# the various compile modes. + +. config/linux +CPP=/usr/bin/cpp |