SRCS += ohci_pci.c ohci.c ohcireg.h ohcivar.h
SRCS += opt_bus.h pci_if.h
-NOMAN =
-
.include <bsd.kmod.mk>
#
# KMODUNLOAD Command to unload a kernel module [/sbin/kldunload]
#
-# NOMAN KLD does not have a manual page if set.
-#
# PROG The name of the kernel module to build.
# If not supplied, ${KMOD}.o is used.
#
#
# bsd.obj.mk: clean, cleandir and obj
# bsd.dep.mk: cleandepend, depend and tags
-# bsd.man.mk: maninstall
#
OBJCOPY?= objcopy
${LD} ${LDFLAGS} -r -d -o ${.TARGET} ${OBJS}
.endif
-.if !defined(NOMAN)
-.include <bsd.man.mk>
-.endif
-
# links to platform and cpu architecture include files. If we are
# building with a kernel these already exist in the kernel build dir.
# '@' is a link to the system source.
.endif
all: objwarn fwheaders ${PROG}
-.if !defined(NOMAN)
-all: _manpages
-.endif
beforedepend: fwheaders
fwheaders: ${_ILINKS} ${FORWARD_HEADERS_COOKIE}
.include <bsd.links.mk>
-.if !defined(NOMAN)
-realinstall: _maninstall
-.ORDER: beforeinstall _maninstall
-.endif
-
.endif # !target(install)
.if !target(load)
.PATH: ${.CURDIR}/../../dev/ccd
KMOD= ccd
SRCS= ccd.c use_ccd.h
-NOMAN=
NCCD?= 4
CLEANFILES= use_ccd.h
.PATH: ${.CURDIR}/../../dev/md
KMOD= md
SRCS= md.c opt_md.h
-NOMAN=
.include <bsd.kmod.mk>
SRCS= ata-all.c ata-queue.c ata-lowlevel.c ata_if.c
SRCS+= opt_ata.h ata_if.h device_if.h bus_if.h
-NOMAN=
-
.include <bsd.kmod.mk>
SRCS= ata-card.c
SRCS+= opt_ata.h ata_if.h device_if.h bus_if.h isa_if.h card_if.h
-NOMAN=
-
.include <bsd.kmod.mk>
SRCS= ata-disk.c
SRCS+= opt_ata.h ata_if.h device_if.h bus_if.h pci_if.h
-NOMAN=
-
.include <bsd.kmod.mk>
SRCS= ata-isa.c
SRCS+= opt_ata.h ata_if.h device_if.h bus_if.h isa_if.h
-NOMAN=
-
.include <bsd.kmod.mk>
SRCS= ata-pci.c ata-dma.c ata-chipset.c
SRCS+= opt_ata.h ata_if.h device_if.h bus_if.h pci_if.h
-NOMAN=
-
.include <bsd.kmod.mk>
SRCS= atapi-cam.c
SRCS+= opt_ata.h opt_scsi.h opt_cam.h ata_if.h device_if.h bus_if.h pci_if.h
-NOMAN=
-
.include <bsd.kmod.mk>
SRCS= atapi-cd.c
SRCS+= opt_ata.h ata_if.h device_if.h bus_if.h pci_if.h
-NOMAN=
-
.include <bsd.kmod.mk>
SRCS= atapi-fd.c
SRCS+= opt_ata.h ata_if.h device_if.h bus_if.h pci_if.h
-NOMAN=
-
.include <bsd.kmod.mk>
SRCS= atapi-tape.c
SRCS+= opt_ata.h ata_if.h device_if.h bus_if.h pci_if.h
-NOMAN=
-
.include <bsd.kmod.mk>
SRCS= ata-raid.c
SRCS+= opt_ata.h ata_if.h device_if.h bus_if.h pci_if.h
-NOMAN=
-
.include <bsd.kmod.mk>
SRCS= ata-usb.c
SRCS+= opt_ata.h opt_usb.h ata_if.h device_if.h bus_if.h pci_if.h
-NOMAN=
-
.include <bsd.kmod.mk>
.PATH: ${.CURDIR}/../../dev/vn
KMOD= vn
SRCS= vn.c
-NOMAN=
.include <bsd.kmod.mk>
SRCS= bus_if.h device_if.h ppbus_if.h \
opt_cam.h opt_scsi.h opt_vpo.h \
immio.c vpo.c vpoio.c
-NOMAN=
.include <bsd.kmod.mk>
KMOD= cmx
SRCS= cmx.c cmx_pccard.c
SRCS+= device_if.h bus_if.h card_if.h
-NOMAN=
.include <bsd.kmod.mk>
KMOD= apm_saver
SRCS= apm_saver.c
-NOMAN=
CFLAGS+= -I${.CURDIR}/..
.include <bsd.kmod.mk>
KMOD= blank_saver
SRCS= blank_saver.c
-NOMAN=
CFLAGS+= -I${.CURDIR}/..
.include <bsd.kmod.mk>
KMOD= dragon_saver
SRCS= dragon_saver.c
-NOMAN=
CFLAGS+= -I${.CURDIR}/..
.include <bsd.kmod.mk>
KMOD= fade_saver
SRCS= fade_saver.c
-NOMAN=
CFLAGS+= -I${.CURDIR}/..
.include <bsd.kmod.mk>
KMOD= fire_saver
SRCS= fire_saver.c
-NOMAN=
CFLAGS+= -I${.CURDIR}/..
.include <bsd.kmod.mk>
KMOD= fred_saver
SRCS= fred_saver.c
-NOMAN=
CFLAGS+= -I${.CURDIR}/..
.include <bsd.kmod.mk>
KMOD= green_saver
SRCS= green_saver.c
-NOMAN=
CFLAGS+= -I${.CURDIR}/..
.include <bsd.kmod.mk>
KMOD= logo_saver
SRCS= logo_saver.c
-NOMAN=
CFLAGS+= -I${.CURDIR}/.. -I${.CURDIR}
.include <bsd.kmod.mk>
KMOD= rain_saver
SRCS= rain_saver.c
-NOMAN=
CFLAGS+= -I${.CURDIR}/..
.include <bsd.kmod.mk>
KMOD= snake_saver
SRCS= snake_saver.c
-NOMAN=
CFLAGS+= -I${.CURDIR}/..
.include <bsd.kmod.mk>
KMOD= star_saver
SRCS= star_saver.c
-NOMAN=
CFLAGS+= -I${.CURDIR}/..
.include <bsd.kmod.mk>
KMOD= warp_saver
SRCS= warp_saver.c
-NOMAN=
CFLAGS+= -I${.CURDIR}/..
.include <bsd.kmod.mk>
SRCS= cardbus.c cardbus_cis.c \
device_if.h bus_if.h pci_if.h pcib_if.h power_if.h card_if.h
KMODDEPS = exca
-NOMAN=
.include <bsd.kmod.mk>
KMOD= exca
SRCS= exca.c \
device_if.h bus_if.h card_if.h
-NOMAN=
.include <bsd.kmod.mk>
SRCS= pccbb.c pccbb_isa.c pccbb_pci.c
SRCS+= device_if.h bus_if.h isa_if.h pci_if.h pcib_if.h power_if.h card_if.h
SRCS+= opt_pci.h
-NOMAN=
.include <bsd.kmod.mk>
vinumraid5.c vinumrequest.c vinumrevive.c vinumstate.c \
vinumstate.h vinumutil.c vinumvar.h
-NOMAN=
-
.include <bsd.kmod.mk>
KMOD= moscom
SRCS= moscom.c opt_usb.h device_if.h bus_if.h
-NOMAN=
.include <bsd.kmod.mk>
KMOD= uark
SRCS= uark.c opt_usb.h device_if.h bus_if.h
-NOMAN=
KMODDEPS= ucom
.include <bsd.kmod.mk>
KMOD= ubsa
SRCS= ubsa.c ucomvar.h opt_usb.h device_if.h bus_if.h
-NOMAN=
KMODDEPS= ucom
.include <bsd.kmod.mk>
KMOD= ubt
SRCS= ubt.c opt_usb.h bus_if.h device_if.h
-NOMAN=
KMODDEPS = netbt
.include <bsd.kmod.mk>
KMOD= uchcom
SRCS= uchcom.c opt_usb.h device_if.h bus_if.h
-NOMAN=
.include <bsd.kmod.mk>
KMOD= ucom
SRCS= ucom.c ucomvar.h opt_usb.h device_if.h bus_if.h
-NOMAN=
.include <bsd.kmod.mk>
.PATH: ${.CURDIR}/../../dev/usb ${.CURDIR}/../../../bus/usb
KMOD= ufm
SRCS= bus_if.h device_if.h opt_usb.h ufm.c dsbr100io.h
-NOMAN= YES
.include <bsd.kmod.mk>
KMOD= uftdi
SRCS= uftdi.c uftdireg.h opt_usb.h device_if.h bus_if.h
-NOMAN=
.include <bsd.kmod.mk>
.PATH: ${.CURDIR}/../../dev/usb
KMOD = ugen
SRCS = bus_if.h device_if.h opt_usb.h ugen.c ugenbuf.c
-NOMAN =
.include <bsd.kmod.mk>
KMOD= ugensa
SRCS= ugensa.c opt_usb.h device_if.h bus_if.h
-NOMAN=
KMODDEPS= ucom
.include <bsd.kmod.mk>
.PATH: ${.CURDIR}/../../dev/usb
KMOD = uhid
SRCS = bus_if.h device_if.h opt_usb.h uhid.c
-NOMAN =
.include <bsd.kmod.mk>
SRCS = bus_if.h device_if.h \
opt_usb.h opt_kbd.h opt_ukbd.h \
ukbd.c
-NOMAN =
.if !defined(BUILDING_WITH_KERNEL)
opt_kbd.h:
.PATH: ${.CURDIR}/../../dev/usb
KMOD = ulpt
SRCS = bus_if.h device_if.h opt_usb.h ulpt.c
-NOMAN =
.include <bsd.kmod.mk>
SRCS = bus_if.h device_if.h \
opt_usb.h opt_cam.h opt_scsi.h \
umass.c
-NOMAN =
.include <bsd.kmod.mk>
KMOD= umct
SRCS= umct.c ucomvar.h opt_usb.h device_if.h bus_if.h
-NOMAN=
KMODDEPS= ucom
.include <bsd.kmod.mk>
.PATH: ${.CURDIR}/../../dev/usb
KMOD = umodem
SRCS = bus_if.h device_if.h opt_usb.h umodem.c
-NOMAN =
KMODDEPS = ucom
.include <bsd.kmod.mk>
.PATH: ${.CURDIR}/../../dev/usb
KMOD = ums
SRCS = bus_if.h device_if.h opt_usb.h ums.c
-NOMAN =
.include <bsd.kmod.mk>
KMOD= uplcom
SRCS= uplcom.c ucomvar.h opt_usb.h device_if.h bus_if.h
-NOMAN=
KMODDEPS= ucom
.include <bsd.kmod.mk>
.PATH: ${.CURDIR}/../../dev/usb
KMOD = uscanner
SRCS = bus_if.h device_if.h opt_usb.h uscanner.c
-NOMAN =
.include <bsd.kmod.mk>
KMOD= uslcom
SRCS= uslcom.c opt_usb.h device_if.h bus_if.h
-NOMAN=
KMODDEPS= ucom
.include <bsd.kmod.mk>
KMOD= uticom
SRCS= uticom.c uticom_fw3410.h
SRCS+= ucomvar.h opt_usb.h bus_if.h device_if.h
-NOMAN=
KMODDEPS= ucom
.include <bsd.kmod.mk>
KMOD= uvisor
SRCS= uvisor.c ucomvar.h opt_usb.h device_if.h bus_if.h
-NOMAN=
KMODDEPS= ucom
.include <bsd.kmod.mk>
KMOD= uvscom
SRCS= uvscom.c ucomvar.h opt_usb.h device_if.h bus_if.h
-NOMAN=
KMODDEPS= ucom
.include <bsd.kmod.mk>
KMOD= splash_bmp
SRCS= splash_bmp.c splash.c
-NOMAN=
-
.include <bsd.kmod.mk>
.PATH: ${.CURDIR}/..
KMOD= splash_pcx
SRCS= splash_pcx.c splash.c
-NOMAN=
.include <bsd.kmod.mk>
.PATH: ${.CURDIR}/../../i386/isa
KMOD = vesa
SRCS = vesa.c opt_vga.h opt_vesa.h
-NOMAN =
.include <bsd.kmod.mk>
.PATH: ${.CURDIR}/../../dev/vcd
KMOD= vcd
SRCS= vcd.c
-NOMAN=
.include <bsd.kmod.mk>
.PATH: ${.CURDIR}/../../dev/vdisk
KMOD= vdisk
SRCS= vdisk.c
-NOMAN=
.include <bsd.kmod.mk>
KMOD= linprocfs
SRCS= linprocfs_misc.c linprocfs_subr.c \
linprocfs_vfsops.c linprocfs_vnops.c
-NOMAN=
.include <bsd.kmod.mk>
KMOD= if_bridge
SRCS= if_bridge.c bridgestp.c
SRCS+= opt_inet.h opt_inet6.h
-NOMAN=
.if !defined(BUILDING_WITH_KERNEL)
opt_inet.h:
.PATH: ${.CURDIR}/../../net
KMOD= if_disc
SRCS= if_disc.c opt_inet.h opt_inet6.h
-NOMAN=
NBPF?= 1
KMOD= if_faith
SRCS= if_faith.c opt_inet.h opt_inet6.h bus_if.h device_if.h
CFLAGS+= -DNFAITH=0
-NOMAN=
.if !defined(BUILDING_WITH_KERNEL)
opt_inet.h:
KMOD= if_gif
SRCS= if_gif.c in_gif.c in6_gif.c opt_inet.h opt_inet6.h opt_mrouting.h
SRCS+= device_if.h bus_if.h
-NOMAN=
.if !defined(BUILDING_WITH_KERNEL)
opt_inet.h:
.PATH: ${.CURDIR}/../../netinet6
KMOD= ip6fw
SRCS= ip6_fw.c
-NOMAN=
CFLAGS+= -DIPV6FIREWALL
#
#If you want it verbose
.PATH: ${.CURDIR}/../../netinet
KMOD= ip_mroute
SRCS= ip_mroute.c opt_mrouting.h
-NOMAN=
CFLAGS+= -DMROUTE_LKM -DMROUTING
opt_mrouting.h:
KMOD= ipl
SRCS= mlfk_ipl.c ip_nat.c ip_frag.c ip_state.c ip_proxy.c ip_auth.c \
ip_log.c ip_fil.c fil.c opt_inet6.h
-NOMAN=
# XXX: Building this outside of a buildkernel with a kernel that does not have
# INET6 is not supported since the module will complain about undefined symbols
SRCS+= pf_table.c
SRCS+= use_pflog.h use_pfsync.h opt_inet.h opt_inet6.h
SRCS+= opt_icmp_bandlim.h
-NOMAN=
use_pflog.h:
echo "#define NPFLOG 1" > ${.TARGET}
KMOD= if_ppp
SRCS= if_ppp.c ppp_tty.c slcompress.c \
use_ppp.h opt_inet.h opt_ipx.h opt_ppp.h
-NOMAN=
NPPP?= 2
PPP_BSDCOMP?= 1 # 0/1
.PATH: ${.CURDIR}/../ppp_layer
KMOD= if_sl
SRCS= if_sl.c slcompress.c opt_inet.h use_sl.h
-NOMAN=
NSL?= 2
PROTOS?= -DINET
KMOD= if_stf
SRCS= if_stf.c opt_inet.h opt_inet6.h
-NOMAN=
.if !defined(BUILDING_WITH_KERNEL)
opt_inet.h:
.PATH: ${.CURDIR}/../../net
KMOD= if_tun
SRCS= if_tun.c opt_inet.h opt_inet6.h opt_atalk.h opt_ipx.h
-NOMAN=
NBPF?= 1
NTUN?= 2
SRCS+= opt_inet.h
SRCS+= device_if.h bus_if.h
CFLAGS+= -DNVLAN=0
-NOMAN=
.if !defined(BUILDING_WITH_KERNEL)
opt_inet.h:
KMOD= ng_fec
SRCS= ng_fec.c opt_inet.h opt_inet6.h
-#MAN4= ng_fec.4
-NOMAN= yes
KMODDEPS= netgraph
CFLAGS += -DINET -DINET6
CFLAGS+= -DNCPBURST
.endif
-NOMAN=
-
opt_inet.h:
touch ${.TARGET}
.if ${NCP_INET} > 0
KMOD= fdesc
SRCS= fdesc_vfsops.c fdesc_vnops.c
-NOMAN=
CFLAGS+= -DFDESC
.include <bsd.kmod.mk>
KMOD= fifo
SRCS= fifo_vnops.c
-NOMAN=
.include <bsd.kmod.mk>
KMOD= hpfs
SRCS= hpfs_vfsops.c hpfs_vnops.c hpfs_hash.c hpfs_subr.c hpfs_lookup.c \
hpfs_alsubr.c
-NOMAN=
.include <bsd.kmod.mk>
KMOD= cd9660
SRCS= cd9660_bmap.c cd9660_lookup.c cd9660_node.c cd9660_rrip.c \
cd9660_util.c cd9660_vfsops.c cd9660_vnops.c
-NOMAN=
.include <bsd.kmod.mk>
KMOD= mfs
SRCS= mfs_vfsops.c mfs_vnops.c
-NOMAN=
.include <bsd.kmod.mk>
KMOD= msdos
SRCS= msdosfs_conv.c msdosfs_denode.c msdosfs_fat.c msdosfs_lookup.c \
msdosfs_vfsops.c msdosfs_vnops.c opt_msdosfs.h
-NOMAN=
.include <bsd.kmod.mk>
nfs_vnops.c opt_inet.h opt_nfs.h opt_vmpage.h opt_bootp.h \
opt_nfsroot.h
NFS_INET?= 1 # 0/1 - requires INET to be configured in kernel
-NOMAN=
opt_inet.h:
touch ${.TARGET}
KMOD= ntfs
SRCS= ntfs_vfsops.c ntfs_vnops.c ntfs_subr.c ntfs_ihash.c \
ntfs_compr.c
-NOMAN=
.include <bsd.kmod.mk>
KMOD= null
SRCS= null_vfsops.c null_vnops.c
-NOMAN=
.include <bsd.kmod.mk>
SRCS= nwfs_node.c nwfs_ioctl.c nwfs_io.c nwfs_vfsops.c nwfs_vnops.c \
nwfs_subr.c opt_ncp.h opt_nwfs.h opt_vmpage.h
-NOMAN=true
-
.if defined(VNPRINT)
CFLAGS+= -DVNPRINT
.endif
KMOD= portal
SRCS= portal_vfsops.c portal_vnops.c
-NOMAN=
.include <bsd.kmod.mk>
SRCS= procfs_ctl.c procfs_map.c procfs_note.c procfs_rlimit.c \
procfs_status.c procfs_subr.c procfs_type.c procfs_vfsops.c \
procfs_vnops.c
-NOMAN=
.include <bsd.kmod.mk>
smbfs_vfsops.c smbfs_node.c smbfs_io.c smbfs_vnops.c \
smbfs_subr.c smbfs_smb.c
-NOMAN=true
-
.if exists(${.CURDIR}/../../crypto/des/des.h)
NETSMBCRYPTO=yes
.endif
KMOD= union
SRCS= union_subr.c union_vfsops.c union_vnops.c
-NOMAN=
.include <bsd.kmod.mk>
KMOD= userfs
SRCS= userfs_vfsops.c userfs_vnops.c
-NOMAN=
.include <bsd.kmod.mk>