1 2 3 4 5 6 7 8 9
# $FreeBSD$ PROG= pppoed SRCS= pppoed.c DPADD= ${LIBNETGRAPH} LDADD= -lnetgraph MAN= pppoed.8 .include <bsd.prog.mk>