we don't need memrchr anymore.
This commit is contained in:
parent
234834adea
commit
2d265727f9
4
external/gpl2/xcvs/lib/libcvs/Makefile
vendored
4
external/gpl2/xcvs/lib/libcvs/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.4 2009/04/10 11:20:30 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2009/04/12 22:30:48 christos Exp $
|
||||
|
||||
LIBISPRIVATE= yes
|
||||
|
||||
@ -13,7 +13,7 @@ CPPFLAGS+=-I${DIST}
|
||||
SRCS= __fpending.c asnprintf.c basename.c canon-host.c canonicalize.c \
|
||||
chdir-long.c closeout.c cycle-check.c dirname.c dup-safer.c exitfail.c \
|
||||
fd-safer.c getdate.c getdelim.c getline.c gettime.c md5.c \
|
||||
memrchr.c openat.c pagealign_alloc.c printf-args.c printf-parse.c \
|
||||
openat.c pagealign_alloc.c printf-args.c printf-parse.c \
|
||||
quotearg.c regex.c rpmatch.c save-cwd.c sighandle.c strftime.c \
|
||||
stripslash.c vasnprintf.c xalloc-die.c xgetcwd.c xgethostname.c \
|
||||
xmalloc.c xreadlink.c yesno.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user