]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/share/examples/smbfs/print/Makefile
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / 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>