Deleted Added
full compact
kmod.mk (27582) kmod.mk (31074)
1# From: @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91
1# From: @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91
2# $Id: bsd.kmod.mk,v 1.39 1997/06/30 23:37:54 bde Exp $
2# $Id: bsd.kmod.mk,v 1.40 1997/07/21 16:04:41 bde Exp $
3#
4# The include file <bsd.kmod.mk> handles installing Loadable Kernel Modules.
3#
4# The include file <bsd.kmod.mk> handles installing Loadable Kernel Modules.
5# <bsd.kmod.mk> includes the file named "../Makefile.inc" if it exists,
6# as well as the include file <bsd.obj.mk>, <bsd.dep.mk>, and
7# may be <bsd.man.mk>
8#
9#
10# +++ variables +++
11#
12# CLEANFILES Additional files to remove for the clean and cleandir targets.
13#
14# DISTRIBUTION Name of distribution. [bin]
15#

--- 212 unchanged lines hidden ---
5#
6#
7# +++ variables +++
8#
9# CLEANFILES Additional files to remove for the clean and cleandir targets.
10#
11# DISTRIBUTION Name of distribution. [bin]
12#

--- 212 unchanged lines hidden ---