cec60429bb
OK'ed by: core
10 lines
186 B
Makefile
10 lines
186 B
Makefile
# $FreeBSD$
|
|
|
|
NO_OBJ=
|
|
BINDIR= /usr/share/examples/smbfs/print
|
|
FILES= lj6l ljspool printcap.sample tolj
|
|
|
|
.PATH: ${.CURDIR}/../../../../contrib/smbfs/examples/print
|
|
|
|
.include <bsd.prog.mk>
|