aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ce
Commit message (Collapse)AuthorAgeFilesLines
* Per email to arch@ a little while ago (that was greeted with silence),Warner Losh2008-09-011-2/+2
| | | | | | | | prefer the more common > ${.TARGET} over > opt_foo.h in modules makefiles. Notes: svn path=/head/; revision=182668
* NO_MAN is not needed here.Ruslan Ermilov2006-03-161-1/+0
| | | | Notes: svn path=/head/; revision=156775
* Fix the decaying MODULES_WITH_WORLD again by adding a missing opt_*.h to SRCS.Yaroslav Tykhiy2006-03-031-1/+1
| | | | Notes: svn path=/head/; revision=156248
* Add makefile for ce(4) module.Roman Kurakin2006-01-291-0/+29
Notes: svn path=/head/; revision=155017