# $NetBSD: Makefile,v 1.9 2012/03/21 05:37:43 matt Exp $ USE_FORT?= yes # data driven bugs? LIB= refuse LIBDPLIBS+= puffs ${.CURDIR}/../libpuffs \ pthread ${.CURDIR}/../libpthread .ifdef DEBUG FUSE_OPT_DEBUG_FLAGS= -g -DFUSE_OPT_DEBUG .endif CFLAGS+= ${FUSE_OPT_DEBUG_FLAGS} SRCS= refuse.c refuse_opt.c MAN= refuse.3 WARNS?= 5 INCS= fuse.h fuse_opt.h INCSDIR= /usr/include .include /'>index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/dev/usb/FILES
AgeCommit message (Expand)Author
2014-12-21various umidi clean ups:mrg
2012-01-17PR/45850: Pierre Pronchery: USB multi-touch panels are not supportedchristos
2010-11-04usb_port.h was deleted, no need to mention it here.dyoung
2006-08-19The ubtbcmfw(4) driver fails to compile, as noted by PR kern/34219.plunky
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore
2006-02-22Fix typo (Prolofic -> Prolific).hira
2005-07-18Add uipaq(4). From OpenBSD.augustss
2001-12-30Add some missing files.augustss