mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
9 lines
191 B
Makefile
9 lines
191 B
Makefile
# $FreeBSD$
|
|
|
|
NOOBJ= noobj
|
|
BINDIR= /usr/share/examples/smbfs/print
|
|
FILES= lj6l ljspool printcap.sample tolj
|
|
|
|
.PATH: ${.CURDIR}/../../../../contrib/smbfs/examples/print
|
|
|
|
.include <bsd.prog.mk>
|