SRCS= netfwd.c
PROG= netfwd
CFLAGS+= -W -Wall -g

BINDIR=/usr/bin

.include <bsd.prog.mk>
