xref
: /
freebsd
/
usr.sbin
/
lpr
/
lp
/
Makefile
(revision 6580f5c38dd5b01aeeaed16b370f1a12423437f0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
BINDIR
= /
usr
/
bin
3
4
PACKAGE
=
lp
5
SCRIPTS
=
lp.sh
6
MAN
=
lp
.
1
7
8
.
include
<
bsd.prog.mk
>
9