mirror of
https://github.com/opnsense/src.git
synced 2026-04-14 05:47:18 -04:00
9 lines
185 B
Makefile
9 lines
185 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE=examples
|
|
FILESDIR= ${SHAREDIR}/examples/smbfs/print
|
|
FILES= lj6l ljspool printcap.sample tolj
|
|
|
|
.PATH: ${SRCTOP}/contrib/smbfs/examples/print
|
|
|
|
.include <bsd.prog.mk>
|