Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/sys
Module Name: basesrc
Committed By: tv
Date: Tue Nov 13 15:12:02 UTC 2001
Modified Files:
basesrc/lib/libc/sys: Makefile.inc
Log Message:
Make the generation of syscall stubs a lot more reliable by generating real
`.S' files and letting <bsd.sys.mk> and <bsd.lib.mk> compile them like every
other .S file. The compilation options passed to ${CC} are still correct.
Also make sure LintSysPseudoNoerr.c gets removed on "make clean".
To generate a diff of this commit:
cvs rdiff -r1.116 -r1.117 basesrc/lib/libc/sys/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