freebsd-skq/share/doc/legal/Makefile
benjsc f9553858df Link wpi(4) into the build.
This includes:
    o mtree (for legal/intel_wpi)
    o manpage for i386/amd64 archs
    o module for i386/amd64 archs
    o NOTES for i386/amd64 archs

Approved by: mlaier (comentor)
2007-11-08 22:09:37 +00:00

8 lines
83 B
Makefile

# $FreeBSD$
SUBDIR= intel_ipw \
intel_iwi \
intel_wpi
.include <bsd.subdir.mk>