freebsd-dev/usr.sbin/i4b/man/Makefile
Bjoern A. Zeeb fa2e18c2b4 Do not install man pages for the three I4B 'modules' that were
disabled for the FreeBSD 7.0 timeframe.

Approved by:	re (rwatson)
2007-07-04 16:21:27 +00:00

10 lines
312 B
Makefile

# $FreeBSD$
MAN= i4b.4 i4bcapi.4 i4bctl.4 i4bq921.4 \
i4bq931.4 i4brbch.4 i4btel.4 i4btrc.4 iavc.4 isic.4 ifpi.4 \
ifpi2.4 ifpnp.4 ihfc.4 itjc.4 iwic.4
# Temporary removed i4bing.4 i4bipr.4 i4bisppp.4 for 7.0 timeframe.
# In case they are back also remove them from ObsoleteFiles.inc.
.include <bsd.prog.mk>