xref
: /
freebsd
/
libexec
/
pppoed
/
Makefile
(revision e0649a35a670c4b625d1de289b3886d9b3c9654f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PROG
=
pppoed
2
LIBADD
=
netgraph
3
MAN
=
pppoed
.
8
4
5
WARNS
?=
1
6
WFORMAT
=
0
7
8
.
include
<
bsd.prog.mk
>
9