Fixed English error in previous commit. Fixed some older English errors.
Removed a redundant clause.
This commit is contained in:
parent
f318a5206c
commit
e481bf775f
@ -4,13 +4,12 @@
|
||||
# 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 <sys/cdefs.h>) to CFLAGS
|
||||
# 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.
|
||||
# below. Note: there are no IDs for syscall stubs whose sources are generated.
|
||||
# To include legacy CSRG sccsid strings, add -DLIBC_SCCS and -DSYSLIBC_SCCS
|
||||
# to CFLAGS below. -DSYSLIBC_SCCS affects just the system call stubs.
|
||||
LIB=c
|
||||
# If you bump SHLIB_MAJOR, remove kluge from gen/gethostname.c.
|
||||
# If you bump SHLIB_MAJOR, see standards/55112
|
||||
# If you bump SHLIB_MAJOR, remove the kluge from gen/gethostname.c.
|
||||
# If you bump SHLIB_MAJOR, see standards/55112.
|
||||
SHLIB_MAJOR= 5
|
||||
SHLIBDIR?= /lib
|
||||
WARNS?= 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user