Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tools/groff



Module Name:    src
Committed By:   ross
Date:           Fri Feb  6 00:06:53 UTC 2004

Modified Files:
        src/tools/groff: Makefile

Log Message:
Get ${HOSTEXEEXT} right in the component installation loop.

There are three levels of compliance w.r.t. HOSTEXEEXT. (1) built and
installed both wrong, (2) both right, and (3) one right, one wrong.
Most tool builds do (1), i.e., wrong, but not seriously so. This makefile
actually built them the "right" way, leading to error (3), which was fatal.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/tools/groff/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index