# $NetBSD: Makefile,v 1.2 2010/02/16 20:42:45 pooka Exp $ # .PATH: ${.CURDIR}/../../../../dev/usb ${.CURDIR}/../../../../kern LIB= rumpdev_ucom SRCS= ucom.c uplcom.c SRCS+= ucom_at_usb.c SRCS+= tty.c tty_conf.c tty_tty.c tty_subr.c IOCONFIG= UCOM.ioconf CPPFLAGS+= -I${RUMPTOP}/librump/rumpvfs .include .include