hdf5/config
Robb Matzke 2fd149a582 [svn-r325] Changes since 19980317
----------------------

./MANIFEST
./configure.in
./configure
./Makefile.in
./bin/distdep		[NEW]
./config/conclude.in
./config/depend.in
./src/.distdep		[NEW]
./test/.distdep		[NEW]
	Added some code so non-GNU systems have a list of dependencies
	between the .c files and the .h files.  Hopefully this works
	and y'all don't have to keep saying `make clean' each time you
	change a header.

	On systems with GNU make, GCC, and Perl, the dependency
	information is generated automatically from rules in
	config/depend.in as has always been done.  But now extra files
	called `.distdep' (for `distributable dependencies) are left
	in each directory and these are part of CVS and thus
	releases.  (A `make dep' will create dependencies on demand
	without doing anything else.)

	On systems lacking one or more of the tools above, the various
	`.distdep' files are inserted into the end of the Makefiles.
	If you do developement on one of these systems you'll have to
	update the `.distdep' and/or Makefile by hand, or wait until
	you have access to a GNU system and do a `make dep'.
1998-03-18 13:09:16 -05:00
..
alpha-dec [svn-r270] Made the dec alpha config file more general by changing its name to 1998-02-13 13:12:41 -05:00
commence.in [svn-r311] Changes since 19980305 1998-03-06 00:34:36 -05:00
conclude.in [svn-r325] Changes since 19980317 1998-03-18 13:09:16 -05:00
depend.in [svn-r325] Changes since 19980317 1998-03-18 13:09:16 -05:00
freebsd2.2.1 [svn-r322] Changes since 19980313 1998-03-16 20:29:54 -05:00
hpux10.20 [svn-r104] Add site configuration file for HPUX 10.20 to help it compile 1997-09-19 14:27:22 -05:00
intel-osf1 [svn-r315] Purpose: 1998-03-10 12:30:30 -05:00
irix5.3 [svn-r317] Added Irix 5.3 support (on fuga) 1998-03-12 14:28:02 -05:00
irix6.2 [svn-r187] Added some sensible flags 1998-01-28 15:21:41 -05:00
irix64 [svn-r283] Removed nearly all DEBUG flags to make it more suitable for alpha 1998-02-16 16:06:15 -05:00
linux [svn-r322] Changes since 19980313 1998-03-16 20:29:54 -05:00
powerpc-ibm-aix4.2.1.0 [svn-r247] Specifies that these platforms are bigendian architectures. 1998-02-10 18:15:05 -05:00
rs6000-ibm-aix4.1.4.0 [svn-r247] Specifies that these platforms are bigendian architectures. 1998-02-10 18:15:05 -05:00
solaris2.5 [svn-r192] Added sensible flags for gcc on Solaris 2.5 1998-01-28 15:58:22 -05:00