aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/umass/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move usb to a graveyard location under sys/legacy/dev, it is intended that theAndrew Thompson2009-02-231-10/+0
* Release n_hibma's maintainership due to his ENOTIME.Jens Schweikhardt2005-06-041-3/+1
* Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is ne...Warner Losh2004-06-271-1/+1
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-1/+0
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-8/+9
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* Remove some cruftNick Hibma2000-03-281-3/+0
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-13/+1
* Clean up the Makefiles, make them consistent with the others and removeNick Hibma1999-11-221-11/+7
* Change the name of the modules from <name>_mod to <name>Nick Hibma1999-11-171-1/+1
* Remove -O from CFLAGSNick Hibma1999-11-171-1/+3
* perl5 -> perlNick Hibma1999-10-081-2/+2
* Change the SOURCE line to include ${CURDIR}Nick Hibma1999-10-081-1/+1
* The Makefiles for the modules for the USB device drivers.Nick Hibma1999-10-071-0/+29