unix: remove always true check from uipc_attach
[freebsd/src.git] / usr.sbin / route6d / Makefile
blob059d329f5f0955f2030c9c72eddc33fa26e5e2aa
1 PROG= route6d
2 MAN= route6d.8
4 CFLAGS+= -DHAVE_POLL_H
6 WARNS?= 1
8 .include <bsd.prog.mk>