mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
9 lines
186 B
Makefile
9 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>
|