mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-29 16:44:03 +00:00
90e655ea4e
These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
8 lines
191 B
Makefile
8 lines
191 B
Makefile
# $FreeBSD$
|
|
|
|
MAN= i4b.4 i4bctl.4 i4bipr.4 i4bq921.4 i4bq931.4 i4brbch.4 i4btel.4 \
|
|
i4btrc.4 isic.4 i4bisppp.4 iwic.4 ifpi.4 ifpnp.4 ihfc.4 itjc.4 \
|
|
i4bcapi.4 iavc.4
|
|
|
|
.include <bsd.prog.mk>
|