aboutsummaryrefslogtreecommitdiff
path: root/share/examples/smbfs/Makefile
blob: 1bb13590a71505eb38df80641b196985f8e076b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

FILESDIR= ${SHAREDIR}/examples/smbfs
FILES=	dot.nsmbrc

.PATH: ${.CURDIR}/../../../contrib/smbfs/examples

SUBDIR=	print

.include <bsd.prog.mk>