]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/man/man8/Makefile
This commit was generated by cvs2svn to compensate for changes in r167802,
[FreeBSD/FreeBSD.git] / share / man / man8 / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/5/93
2 # $FreeBSD$
3
4 MAN=    adding_user.8 \
5         crash.8 \
6         diskless.8 \
7         intro.8 \
8         MAKEDEV.8 \
9         nanobsd.8 \
10         picobsd.8 \
11         rc.8 \
12         rc.sendmail.8 \
13         rc.subr.8 \
14         rescue.8 \
15         sticky.8 \
16         yp.8
17
18 MLINKS= rc.8 rc.atm.8 \
19         rc.8 rc.d.8 \
20         rc.8 rc.early.8 \
21         rc.8 rc.firewall.8 \
22         rc.8 rc.local.8 \
23         rc.8 rc.network.8 \
24         rc.8 rc.pccard.8 \
25         rc.8 rc.serial.8 \
26         rc.8 rc.shutdown.8
27 MLINKS+=yp.8 NIS.8 \
28         yp.8 nis.8 \
29         yp.8 YP.8
30
31 .include <bsd.prog.mk>