[PATCH] manual Makefile
Steven Munroe
sjmunroe@us.ibm.com
Fri Jun 6 21:22:00 GMT 2003
The manual/texis file is generated during make and is created directly
into the libc/manual directory. This is unfortunate becuase if you run
to makes (in different build directories) against the same libc source,
and both attempt to generate libc/manual/texis simultainously one or
both may fail.
This patch creates the texis.T file in the $(common-objpfx) directory
before moving it to the libc/manual/texis source directory.
2003-06-06 Steven Munroe <sjmunroe@us.ibm.com>
* manual/Makefile [texis]: Build texis.T file in $(common-objpfx)
before moving it libc/manual/texis.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: manual.patch
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20030606/0b4b7d69/attachment.ksh>
More information about the Libc-alpha
mailing list