aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.kmod.mk
Commit message (Expand)AuthorAgeFilesLines
* Add support for pseudo-device LKMs.Garrett Wollman1995-03-201-1/+5
* "make distribute" have changed, beware if you use it.Poul-Henning Kamp1995-02-251-2/+2
* More complete implementation of SUBDIR for programs, libraries and kmods.Bruce Evans1995-02-081-1/+2
* Add LN_FLAGS to all the places it makes sense.Jordan K. Hubbard1995-01-301-2/+2
* Change DISTRIBUTION names. Also make bsd.doc.mk go to doc distribution,Jordan K. Hubbard1995-01-141-2/+2
* Remove `MKDEP= -p'. Now I know why lkm compiled so fast after headersBruce Evans1995-01-011-3/+1
* Move INSTALL?=install line duplicated into each .mk to sys.mkAndrey A. Chernov1994-12-281-3/+1
* Add a new "distribute" target. This is a variant of install, which willPoul-Henning Kamp1994-11-131-1/+7
* Lots of kernel code requires vnodE_if.h, so provide code to generate itGarrett Wollman1994-09-261-3/+1
* Make it easier to create filesystem LKMs by doing most of theGarrett Wollman1994-09-211-1/+16
* A make system file for building LKMs, derived from bsd.prog.mk.Garrett Wollman1994-09-141-0/+142