# $NetBSD: Makefile,v 1.1 2010/02/11 02:22:09 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 CFLAGS+= -Wno-pointer-sign CPPFLAGS+= -I${RUMPTOP}/librump/rumpvfs .include .include