]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - share/examples/smbfs/print/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / share / examples / smbfs / print / Makefile
1 # $FreeBSD$
2
3 NO_OBJ=
4 BINDIR= /usr/share/examples/smbfs/print
5 FILES=  lj6l ljspool printcap.sample tolj
6
7 .PATH: ${.CURDIR}/../../../../contrib/smbfs/examples/print
8
9 .include <bsd.prog.mk>