aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/aha
Commit message (Collapse)AuthorAgeFilesLines
* Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered moduleBruce Evans2000-01-281-1/+0
| | | | | | | | makefiles. Bad examples in fxp/Makefile keep getting copied to new makefiles. Notes: svn path=/head/; revision=56735
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-15/+2
| | | | | | | | and empty options files. The rules are now generated automatically in bsd.kmod.mk. Cleaned up related things ($S and ${CLEANFILES}). Notes: svn path=/head/; revision=53846
* /tmp/cvswGS523Warner Losh1999-09-281-0/+29
Notes: svn path=/head/; revision=51739