freebsd_amp_hwpstate/usr.sbin/rip6query/Makefile

8 lines
91 B
Makefile

PROG= rip6query
MAN= rip6query.8
CFLAGS+= -I${.CURDIR:H}/route6d
.include <bsd.prog.mk>