1 # $NetBSD: Makefile,v 1.9 2009/09/05 18:37:51 pooka Exp $
3 WARNS?
= 3 # XXX: sign-compare issues
9 SRCS
= mount_smbfs.c smb_kernelops.c
11 .
include "Makefile.inc"
13 .if
${MKSHARE} != "no"
14 .PATH
: ${SMBDIST}/examples
15 FILESDIR
= /usr
/share
/examples
/smbfs
19 .
include <bsd.prog.mk
>