summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pim6sd/Makefile
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2000-07-06 18:17:08 +0000
committerume <ume@FreeBSD.org>2000-07-06 18:17:08 +0000
commit46f05f722bde595cbfa813a05bc48a27c884dcea (patch)
treea63611c535346158df5a28be23ddce1acbfdb8e8 /usr.sbin/pim6sd/Makefile
parent8c0bd98e14f8c523eb1fb3a3b4303d3376eb24cd (diff)
downloadFreeBSD-src-46f05f722bde595cbfa813a05bc48a27c884dcea.zip
FreeBSD-src-46f05f722bde595cbfa813a05bc48a27c884dcea.tar.gz
Make compilable.
Reported by: Ollivier Robert <roberto@eurocontrol.fr>
Diffstat (limited to 'usr.sbin/pim6sd/Makefile')
-rw-r--r--usr.sbin/pim6sd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pim6sd/Makefile b/usr.sbin/pim6sd/Makefile
index 53adb14..905321c 100644
--- a/usr.sbin/pim6sd/Makefile
+++ b/usr.sbin/pim6sd/Makefile
@@ -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}
OpenPOWER on IntegriCloud