1PACKAGE=rip 2PROG= rip6query 3MAN= rip6query.8 4 5CFLAGS+= -I${.CURDIR:H}/route6d 6 7.include <bsd.prog.mk> 8