freebsd_amp_hwpstate/usr.sbin/route6d/Makefile

10 lines
89 B
Makefile

PROG= route6d
MAN= route6d.8
CFLAGS+= -DHAVE_POLL_H
WARNS?= 1
.include <bsd.prog.mk>