Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/tools/groff
Module Name: basesrc
Committed By: pk
Date: Tue Feb 19 12:13:10 UTC 2002
Modified Files:
basesrc/tools/groff: Makefile
Log Message:
Having `build/Makefile' depend on `.configure_done' doesn't work. Instead,
just add the additional commands to the `.configure_done' target.
Also, since the groff distribution Makefiles don't get their dependencies
right, use internal knowledge to add additional target ordering to the
generated makefile. Note, this hack can be removed once our own make(1)
can be invoked in true sequential (i.e. compatible) mode again for subdir
makes.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/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