From efd376255cc05a3766469bdd9d8c942351221233 Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 26 Mar 2002 23:09:34 +0000 Subject: Embellish more. --- lib/libc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/Makefile b/lib/libc/Makefile index b4af6bb..dbe6734 100644 --- a/lib/libc/Makefile +++ b/lib/libc/Makefile @@ -4,7 +4,7 @@ # All library objects contain FreeBSD revision strings by default; they may be # excluded as a space-saving measure. To produce a library that does # not contain these strings, add -DSTRIP_FBSDID (see ) to CFLAGS -# below. +# below. Note, there are no IDs for syscall stubs whose sources are generated. # To included legacy CSRG sccsid strings, add -DLIBC_SCCS and -DSYSLIBC_SCCS # (for system call stubs) to CFLAGS below. -DSYSLIBC_SCCS affects just the # system call stubs. -- cgit v1.1