Home | History | Annotate | Line # | Download | only in wsmoused
      1 # $NetBSD: Makefile,v 1.1 2003/03/04 14:36:19 jmmv Exp $
      2 
      3 NOOBJ=		# defined
      4 
      5 .include <bsd.own.mk>
      6 
      7 .if ${MKSHARE} != "no"
      8 FILES=		wsmoused.conf
      9 FILESDIR=	/usr/share/examples/wsmoused
     10 .endif
     11 
     12 .include <bsd.prog.mk>
     13