Allow to build with GCC 3.1.
This commit is contained in:
parent
9c94900122
commit
3346f3a5cd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=93413
@ -13,7 +13,8 @@ LIB= cvs
|
||||
NOPROFILE= yes
|
||||
NOPIC= yes
|
||||
|
||||
CFLAGS+= -I${.CURDIR} -I${CVSDIR}/src -DHAVE_CONFIG_H
|
||||
CFLAGS+= -I${.CURDIR} -I${CVSDIR}/src -I${CVSDIR}/lib
|
||||
CFLAGS+= -DHAVE_CONFIG_H
|
||||
YFLAGS=
|
||||
|
||||
SRCS= argmatch.c getdate.y getline.c \
|
||||
|
Loading…
Reference in New Issue
Block a user