Make compilable.
Reported by: Ollivier Robert <roberto@eurocontrol.fr>
This commit is contained in:
parent
8c0bd98e14
commit
46f05f722b
@ -84,6 +84,7 @@ SRCS+= y.tab.h
|
||||
y.tab.h: cfparse.y
|
||||
CLEANFILES+= lex.yy.c y.tab.h y.tab.c
|
||||
CFLAGS+=-Wall
|
||||
CFLAGS+=-I. -I${.CURDIR}
|
||||
CFLAGS+=-DINET6 -DPIM -DIOCTL_OK_ON_RAW_SOCKET -DHAVE_GETIFADDRS
|
||||
CFLAGS+=-DHAVE_STDARG_H
|
||||
DPADD= ${LIBY} ${LIBL}
|
||||
|
Loading…
Reference in New Issue
Block a user