aboutsummaryrefslogtreecommitdiff
path: root/share/examples/smbfs/print/Makefile
blob: a36633d2446a4ea68836e70b93efc40f16e589d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $FreeBSD: src/share/examples/smbfs/print/Makefile,v 1.4.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $

NO_OBJ=
BINDIR=	/usr/share/examples/smbfs/print
FILES=	lj6l ljspool printcap.sample tolj

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

.include <bsd.prog.mk>