summaryrefslogtreecommitdiffstats
path: root/sys/conf/kmod.mk
Commit message (Expand)AuthorAgeFilesLines
* Add SMPHDRS to CLEANFILES instead of replacing its current value.dfr1997-05-061-2/+2
* removed:fsmp1997-04-301-2/+2
* Fixed the SMP fixes:bde1997-04-301-7/+10
* bugfix: 'make depend' cause all LKMs rebuildache1997-04-301-2/+6
* Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>fsmp1997-04-281-1/+9
* Support GLOBAL style tags.jkh1997-04-131-3/+9
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Centralized the definition of CWARNFLAGS into bsd.kern.mk.bde1996-10-081-5/+2
* add variables MODLOAD and MODUNLOAD for modlad/modunload commandswosch1996-10-061-4/+11
* .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set inswallace1996-09-181-2/+2
* Don't depend in the kernel on the gcc feature of doing arithmetic onbde1996-08-311-2/+2
* Fix the ordering dependency I broke.jkh1996-06-301-2/+2
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-24/+8
* Synced with Makefile.i386: added -Wunused.bde1996-06-171-2/+2
* Add some comments for variables and targets.wosch1996-05-251-1/+80
* remove variables KMODGRP?=, KMODOWN?=, KMODMODE?=wosch1996-04-111-43/+15
* Pick up CWARNFLAGS from /etc/make.conf if defined.phk1996-04-031-3/+5
* [Ee]rrs -> Errs errs, save one process for make cleanwosch1996-03-091-3/+3
* Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so thatbde1995-12-161-2/+4
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-041-2/+3
* An even better idea: The default will be that on _${KMOD} (_nfs_mod...) willphk1995-10-151-2/+3
* Automatically DTRT for VFS_LKMphk1995-10-151-1/+2
* Make a rule for cleaning the namelist of lkms.phk1995-10-151-2/+9
* Compress manual pages (if desired) in the obj directory ratherwollman1995-10-021-2/+3
* Add support for pseudo-device LKMs.wollman1995-03-201-1/+5
* "make distribute" have changed, beware if you use it.phk1995-02-251-2/+2
* More complete implementation of SUBDIR for programs, libraries and kmods.bde1995-02-081-1/+2
* Add LN_FLAGS to all the places it makes sense.jkh1995-01-301-2/+2
* Change DISTRIBUTION names. Also make bsd.doc.mk go to doc distribution,jkh1995-01-141-2/+2
* Remove `MKDEP= -p'. Now I know why lkm compiled so fast after headersbde1995-01-011-3/+1
* Move INSTALL?=install line duplicated into each .mk to sys.mkache1994-12-281-3/+1
* Add a new "distribute" target. This is a variant of install, which willphk1994-11-131-1/+7
* Lots of kernel code requires vnodE_if.h, so provide code to generate itwollman1994-09-261-3/+1
* Make it easier to create filesystem LKMs by doing most of thewollman1994-09-211-1/+16
* A make system file for building LKMs, derived from bsd.prog.mk.wollman1994-09-141-0/+142
OpenPOWER on IntegriCloud