64db83a8ab
encoding the relative path.
9 lines
150 B
Makefile
9 lines
150 B
Makefile
# $FreeBSD$
|
|
# $Whistle: Makefile,v 1.1 1999/01/19 19:39:21 archie Exp $
|
|
|
|
KMOD= ng_pppoe
|
|
SRCS= ng_pppoe.c
|
|
MAN4= ng_pppoe.4
|
|
|
|
.include <bsd.kmod.mk>
|