bypass the .y -> .c rule for getdate.y
This commit is contained in:
parent
1e9fe794b0
commit
9ee9e0d7de
4
external/gpl2/xcvs/lib/libcvs/Makefile
vendored
4
external/gpl2/xcvs/lib/libcvs/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.5 2009/04/12 22:30:48 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2009/05/03 17:13:07 christos Exp $
|
||||
|
||||
LIBISPRIVATE= yes
|
||||
|
||||
@ -18,4 +18,6 @@ SRCS= __fpending.c asnprintf.c basename.c canon-host.c canonicalize.c \
|
||||
stripslash.c vasnprintf.c xalloc-die.c xgetcwd.c xgethostname.c \
|
||||
xmalloc.c xreadlink.c yesno.c
|
||||
|
||||
getdate.c: getdate.y
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user