Unleashed v1.4
[unleashed.git] / share / man / man7p / Makefile
blob071d938b75a54be5aca1e3ab5e7865ab70c57d74
1 MAN = arp.7p \
2 dlpi.7p \
3 icmp.7p \
4 icmp6.7p \
5 if_tcp.7p \
6 inet.7p \
7 inet6.7p \
8 ip.7p \
9 ip6.7p \
10 ipsec.7p \
11 ipsecah.7p \
12 ipsecesp.7p \
13 ndp.7p \
14 pf_key.7p \
15 rarp.7p \
16 route.7p \
17 routing.7p \
18 sctp.7p \
19 sip.7p \
20 tcp.7p \
21 udp.7p
24 # We want to just install manpages but there is no manpage-only mk file so
25 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
26 # Eventually, it will go away and with it this hack as well.
27 .include <prog.mk>