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.1 | |
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.1')
-rw-r--r-- | config/freebsd2.2.1 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/config/freebsd2.2.1 b/config/freebsd2.2.1 deleted file mode 100644 index 6a2d8cc..0000000 --- a/config/freebsd2.2.1 +++ /dev/null @@ -1,7 +0,0 @@ -# -*- 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 |