Home | History | Annotate | Line # | Download | only in uatp
      1  1.2       rin # $NetBSD: Makefile,v 1.2 2019/02/17 04:05:59 rin Exp $
      2  1.1  riastrad 
      3  1.1  riastrad .include "../Makefile.inc"
      4  1.1  riastrad 
      5  1.1  riastrad .PATH:	${S}/dev/usb
      6  1.1  riastrad 
      7  1.1  riastrad KMOD=	uatp
      8  1.1  riastrad IOCONF=	uatp.ioconf
      9  1.1  riastrad SRCS=	uatp.c
     10  1.1  riastrad 
     11  1.1  riastrad .include <bsd.kmodule.mk>
     12