mirror of
https://github.com/opnsense/src.git
synced 2026-04-05 01:15:30 -04:00
8 lines
181 B
Makefile
8 lines
181 B
Makefile
# $FreeBSD$
|
|
|
|
FILESDIR= ${SHAREDIR}/examples/smbfs/print
|
|
FILES= lj6l ljspool printcap.sample tolj
|
|
|
|
.PATH: ${.CURDIR}/../../../../contrib/smbfs/examples/print
|
|
|
|
.include <bsd.prog.mk>
|