9 lines
79 B
Makefile
9 lines
79 B
Makefile
# $FreeBSD$
|
|
|
|
SCRIPTS=lp.sh
|
|
MAN= lp.1
|
|
|
|
BINDIR= /usr/bin
|
|
|
|
.include <bsd.prog.mk>
|