Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: uebayasi
Date: Sun Dec 6 05:34:42 UTC 2009
Modified Files:
src/lib/libc/quad: Makefile.inc
src/lib/libc/softfloat: Makefile.inc
Log Message:
Assign quad / softfloat specific ${SRCS} to ${SRCS.quad} / ${SRCS.softfloat}
then append them to ${SRCS}. Those will be used to generate quad / softfloat
symbol lists.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/quad/Makefile.inc
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/softfloat/Makefile.inc
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