James Laird 0efd9ceadf [svn-r11726] Purpose:
Bug fix

Description:
Fixed bug in hl/src Makefile that was deleting y.tab.c.
Running bin/reconfigure changed a few other files as well (somebody
probably updated Makefiles.am but forgot to bin/reconfigure).

Solution:
Automake in its wisdom adds the line "rm *.tab.c" to every distclean
in every directory.  I assume that it assumes that such files are
generated during the build.  Supplied an empty distclean-compile
target to remove this line from the Makefiles.in.

Platforms tested:
mir, sleipnir, shanti
2005-11-15 14:20:06 -05:00
..
2005-10-31 16:35:49 -05:00
2005-10-31 16:35:49 -05:00
2005-11-15 14:20:06 -05:00
2005-11-07 17:14:02 -05:00
2005-10-31 16:35:49 -05:00
2005-10-11 11:54:56 -05:00
2005-10-31 16:35:49 -05:00