xref
: /
freebsd
/
usr.sbin
/
lpr
/
lp
/
Makefile
(revision 2a32b54a5774b1015ae155a58a363b1f56f8fc0a)
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