xref: /freebsd/share/man/man4/Makefile (revision 41466b50c1d5bfd1cf6adaae547a579a75d7c04e)
1#	@(#)Makefile	8.1 (Berkeley) 6/18/93
2# $FreeBSD$
3
4MAN=	aac.4 \
5	acpi.4 \
6	adv.4 \
7	adw.4 \
8	agp.4 \
9	aha.4 \
10	ahb.4 \
11	ahc.4 \
12	amd.4 \
13	amr.4 \
14	an.4 \
15	ata.4 \
16	atkbd.4 \
17	atkbdc.4 \
18	aue.4 \
19	awi.4 \
20	bge.4 \
21	bktr.4 \
22	blackhole.4 \
23	bpf.4 \
24	bridge.4 \
25	bt.4 \
26	ccd.4 \
27	cd.4 \
28	ch.4 \
29	csa.4 \
30	cue.4 \
31	da.4 \
32	dc.4 \
33	ddb.4 \
34	de.4 \
35	divert.4 \
36	dpt.4 \
37	dummynet.4 \
38	ed.4 \
39	ef.4 \
40	faith.4 \
41	fd.4 \
42	fdc.4 \
43	fpa.4 \
44	fxp.4 \
45	gif.4 \
46	gusc.4 \
47	gx.4 \
48	ichsmb.4 \
49	icmp.4 \
50	icmp6.4 \
51	ieee80211.4 \
52	ifmib.4 \
53	iic.4 \
54	iicbb.4 \
55	iicbus.4 \
56	iicsmb.4 \
57	inet.4 \
58	inet6.4 \
59	intpm.4 \
60	intro.4 \
61	ip.4 \
62	ip6.4 \
63	ipfirewall.4 \
64	ipsec.4 \
65	isp.4 \
66	ispfw.4 \
67	joy.4 \
68	kame.4 \
69	keyboard.4 \
70	kld.4 \
71	kue.4 \
72	ktr.4 \
73	lge.4 \
74	lo.4 \
75	lp.4 \
76	lpbb.4 \
77	lpt.4 \
78	maestro3.4 \
79	md.4 \
80	mem.4 \
81	mlx.4 \
82	mly.4 \
83	mouse.4 \
84	mtio.4 \
85	natm.4 \
86	ncr.4 \
87	netgraph.4 \
88	netintro.4 \
89	ng_UI.4 \
90	ng_async.4 \
91	ng_bpf.4 \
92	ng_bridge.4 \
93	ng_cisco.4 \
94	ng_echo.4 \
95	ng_ether.4 \
96	ng_frame_relay.4 \
97	ng_gif.4 \
98	ng_hole.4 \
99	ng_iface.4 \
100	ng_ip_input.4 \
101	ng_ksocket.4 \
102	ng_lmi.4 \
103	ng_mppc.4 \
104	ng_one2many.4 \
105	ng_ppp.4 \
106	ng_pppoe.4 \
107	ng_pptpgre.4 \
108	ng_rfc1490.4 \
109	ng_socket.4 \
110	ng_tee.4 \
111	ng_tty.4 \
112	ng_vjc.4 \
113	nge.4 \
114	nmdm.4 \
115	null.4 \
116	ohci.4 \
117	orm.4 \
118	pass.4 \
119	pci.4 \
120	pcic.4 \
121	pcm.4 \
122	pcn.4 \
123	pcvt.4 \
124	ppbus.4 \
125	ppc.4 \
126	ppi.4 \
127	ppp.4 \
128	psm.4 \
129	pt.4 \
130	pty.4 \
131	random.4 \
132	rl.4 \
133	route.4 \
134	rp.4 \
135	sa.4 \
136	sbc.4 \
137	screen.4 \
138	scsi.4 \
139	sd.4 \
140	ses.4 \
141	sf.4 \
142	si.4 \
143	sio.4 \
144	sis.4 \
145	sk.4 \
146	sl.4 \
147	smb.4 \
148	smbus.4 \
149	smp.4 \
150	sn.4 \
151	snp.4 \
152	splash.4 \
153	sppp.4 \
154	st.4 \
155	ste.4 \
156	stf.4 \
157	sym.4 \
158	syncer.4 \
159	syscons.4 \
160	sysmouse.4 \
161	tap.4 \
162	tcp.4 \
163	tdfx.4 \
164	termios.4 \
165	ti.4 \
166	tl.4 \
167	ttcp.4 \
168	tty.4 \
169	tun.4 \
170	twe.4 \
171	txp.4 \
172	udbp.4 \
173	udp.4 \
174	uhci.4 \
175	ukbd.4 \
176	umass.4 \
177	ums.4 \
178	unix.4 \
179	urio.4 \
180	usb.4 \
181	uscanner.4 \
182	vga.4 \
183	vinum.4 \
184	vlan.4 \
185	vpo.4 \
186	vr.4 \
187	wb.4 \
188	wi.4 \
189	witness.4 \
190	worm.4 \
191	xl.4 \
192	xpt.4 \
193	yp.4 \
194	zero.4
195
196MLINKS=	agp.4 agpgart.4
197MLINKS+=ata.4 acd.4 ata.4 ad.4 ata.4 afd.4 ata.4 ast.4
198MLINKS+=bktr.4 brooktree.4
199MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
200MLINKS+=fpa.4 fea.4
201MLINKS+=ipfirewall.4 ipacct.4 ipfirewall.4 ipaccounting.4 ipfirewall.4 ipfw.4
202MLINKS+=lp.4 plip.4
203MLINKS+=md.4 vn.4
204MLINKS+=mem.4 kmem.4
205MLINKS+=netintro.4 networking.4
206MLINKS+=pcm.4 snd.4
207MLINKS+=pcvt.4 vt.4
208MLINKS+=scsi.4 CAM.4
209MLINKS+=scsi.4 SCSI.4
210MLINKS+=scsi.4 cam.4
211MLINKS+=smp.4 SMP.4
212MLINKS+=splash.4 screensaver.4
213MLINKS+=syscons.4 sc.4
214MLINKS+=vpo.4 imm.4
215MLINKS+=yp.4 YP.4 yp.4 NIS.4 yp.4 nis.4
216
217# XXX NOT IMPORTED:	man4.hp300 man4.sparc man4.tahoe man4.vax
218.if exists(${.CURDIR}/man4.${MACHINE_ARCH})
219SUBDIR=	man4.${MACHINE_ARCH}
220.if make(maninstall)
221maninstall:: _SUBDIR
222.endif
223.endif
224
225.include <bsd.prog.mk>
226