hdf5/config
James Laird 75ea10e5f5 [svn-r11737] Purpose:
Bug fix

Description:
Before this checkin, 'gmake check-s' would fail if there was a file in
the current directory named 'check-s'.
This is fixed under gmake (not sure how to fix for other makes).

Solution:
check, progs, install, etc. are what gmake calls "phony" targets,
which means that no file should be created.  These targets can be
specified by a line of the form
.PHONY: check progs install ...
Automake adds this line for targets it knows about, but HDF5 has a
lot of custom rules.  This checkin adds a .PHONY line for those rules.
I believe that only gmake recognizes the .PHONY line (at least, pmake
doesn't seem to), but a partial solution is better than none.
This error should occur very rarely anyway (the user has to manually
create files with names like 'build-check-s' or '_test').

Platforms tested:
mir, sleipnir, modi4
2005-11-17 13:49:28 -05:00
..
site-specific [svn-r11614] 2005-10-28 15:28:20 -05:00
BlankForm [svn-r11614] 2005-10-28 15:28:20 -05:00
commence.am [svn-r11737] Purpose: 2005-11-17 13:49:28 -05:00
conclude.am [svn-r11737] Purpose: 2005-11-17 13:49:28 -05:00
dec-flags [svn-r11614] 2005-10-28 15:28:20 -05:00
dec-osf4.x [svn-r11614] 2005-10-28 15:28:20 -05:00
dec-osf5.x [svn-r11614] 2005-10-28 15:28:20 -05:00
freebsd [svn-r11614] 2005-10-28 15:28:20 -05:00
gnu-fflags [svn-r11614] 2005-10-28 15:28:20 -05:00
gnu-flags [svn-r11614] 2005-10-28 15:28:20 -05:00
hpux9.03 [svn-r11614] 2005-10-28 15:28:20 -05:00
hpux10.20 [svn-r11614] 2005-10-28 15:28:20 -05:00
hpux11.00 [svn-r11614] 2005-10-28 15:28:20 -05:00
i386-pc-cygwin32 [svn-r11614] 2005-10-28 15:28:20 -05:00
i686-pc-cygwin [svn-r11614] 2005-10-28 15:28:20 -05:00
ia64-linux-gnu [svn-r11614] 2005-10-28 15:28:20 -05:00
intel-fflags [svn-r11614] 2005-10-28 15:28:20 -05:00
intel-flags [svn-r11614] 2005-10-28 15:28:20 -05:00
intel-osf1 [svn-r11614] 2005-10-28 15:28:20 -05:00
irix5.x [svn-r11614] 2005-10-28 15:28:20 -05:00
irix6.x [svn-r11614] 2005-10-28 15:28:20 -05:00
linux-gnu [svn-r11614] 2005-10-28 15:28:20 -05:00
linux-gnuaout [svn-r11614] 2005-10-28 15:28:20 -05:00
linux-gnulibc1 [svn-r11614] 2005-10-28 15:28:20 -05:00
linux-gnulibc2 [svn-r11614] 2005-10-28 15:28:20 -05:00
lt_vers.am [svn-r11614] 2005-10-28 15:28:20 -05:00
Makefile.am.blank [svn-r11592] 2005-10-21 09:54:41 -05:00
mpich [svn-r11610] Purpose: 2005-10-26 15:44:19 -05:00
nec-superux14.1 [svn-r11614] 2005-10-28 15:28:20 -05:00
nv1-cray [svn-r11614] 2005-10-28 15:28:20 -05:00
pgi-fflags [svn-r11639] Purpose: 2005-10-31 13:37:41 -05:00
pgi-flags [svn-r11614] 2005-10-28 15:28:20 -05:00
powerpc-apple [svn-r11614] 2005-10-28 15:28:20 -05:00
powerpc-ibm-aix4.x [svn-r11614] 2005-10-28 15:28:20 -05:00
powerpc-ibm-aix5.x [svn-r11614] 2005-10-28 15:28:20 -05:00
rs6000-ibm-aix4.x [svn-r11614] 2005-10-28 15:28:20 -05:00
solaris2.x [svn-r11614] 2005-10-28 15:28:20 -05:00
sv1-cray [svn-r11614] 2005-10-28 15:28:20 -05:00
unicos [svn-r11614] 2005-10-28 15:28:20 -05:00
unicos10.0.X [svn-r11614] 2005-10-28 15:28:20 -05:00
unicosmk [svn-r11614] 2005-10-28 15:28:20 -05:00
unicosmk2.0.5.X [svn-r11614] 2005-10-28 15:28:20 -05:00
unicosmk2.0.6.X [svn-r11614] 2005-10-28 15:28:20 -05:00
unicosmk2.0.X [svn-r11614] 2005-10-28 15:28:20 -05:00
x86_64-redstorm [svn-r11614] 2005-10-28 15:28:20 -05:00