blob: 7359c6394c8794dfc9414c09d84f3cd74eea1307 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# $FreeBSD: src/usr.sbin/i4b/man/Makefile,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $
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>
|