xref: /freebsd/share/man/man4/Makefile (revision 8fa113e5fc65fe6abc757f0089f477a87ee4d185)
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	lomac.4 \
76	lp.4 \
77	lpbb.4 \
78	lpt.4 \
79	maestro3.4 \
80	md.4 \
81	mem.4 \
82	mlx.4 \
83	mly.4 \
84	mouse.4 \
85	mtio.4 \
86	natm.4 \
87	ncr.4 \
88	netgraph.4 \
89	netintro.4 \
90	ng_UI.4 \
91	ng_async.4 \
92	ng_bpf.4 \
93	ng_bridge.4 \
94	ng_cisco.4 \
95	ng_echo.4 \
96	ng_ether.4 \
97	ng_frame_relay.4 \
98	ng_gif.4 \
99	ng_hole.4 \
100	ng_iface.4 \
101	ng_ip_input.4 \
102	ng_ksocket.4 \
103	ng_lmi.4 \
104	ng_mppc.4 \
105	ng_one2many.4 \
106	ng_ppp.4 \
107	ng_pppoe.4 \
108	ng_pptpgre.4 \
109	ng_rfc1490.4 \
110	ng_socket.4 \
111	ng_tee.4 \
112	ng_tty.4 \
113	ng_vjc.4 \
114	nge.4 \
115	nmdm.4 \
116	null.4 \
117	ohci.4 \
118	orm.4 \
119	pass.4 \
120	pci.4 \
121	pcic.4 \
122	pcm.4 \
123	pcn.4 \
124	pcvt.4 \
125	ppbus.4 \
126	ppc.4 \
127	ppi.4 \
128	ppp.4 \
129	psm.4 \
130	pt.4 \
131	pty.4 \
132	random.4 \
133	rl.4 \
134	route.4 \
135	rp.4 \
136	sa.4 \
137	sbc.4 \
138	screen.4 \
139	scsi.4 \
140	sd.4 \
141	ses.4 \
142	sf.4 \
143	si.4 \
144	sio.4 \
145	sis.4 \
146	sk.4 \
147	sl.4 \
148	smb.4 \
149	smbus.4 \
150	smp.4 \
151	sn.4 \
152	snp.4 \
153	splash.4 \
154	sppp.4 \
155	st.4 \
156	ste.4 \
157	stf.4 \
158	sym.4 \
159	syncer.4 \
160	syscons.4 \
161	sysmouse.4 \
162	tap.4 \
163	tcp.4 \
164	tdfx.4 \
165	termios.4 \
166	ti.4 \
167	tl.4 \
168	ttcp.4 \
169	tty.4 \
170	tun.4 \
171	twe.4 \
172	txp.4 \
173	udbp.4 \
174	udp.4 \
175	ugen.4 \
176	uhci.4 \
177	ukbd.4 \
178	umass.4 \
179	ums.4 \
180	unix.4 \
181	urio.4 \
182	usb.4 \
183	uscanner.4 \
184	vga.4 \
185	vinum.4 \
186	vlan.4 \
187	vpo.4 \
188	vr.4 \
189	wb.4 \
190	wi.4 \
191	witness.4 \
192	worm.4 \
193	xl.4 \
194	xpt.4 \
195	yp.4 \
196	zero.4
197
198MLINKS=	agp.4 agpgart.4
199MLINKS+=ata.4 acd.4 ata.4 ad.4 ata.4 afd.4 ata.4 ast.4
200MLINKS+=bktr.4 brooktree.4
201MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
202MLINKS+=fpa.4 fea.4
203MLINKS+=ipfirewall.4 ipacct.4 ipfirewall.4 ipaccounting.4 ipfirewall.4 ipfw.4
204MLINKS+=lp.4 plip.4
205MLINKS+=md.4 vn.4
206MLINKS+=mem.4 kmem.4
207MLINKS+=netintro.4 networking.4
208MLINKS+=pcm.4 snd.4
209MLINKS+=pcvt.4 vt.4
210MLINKS+=scsi.4 CAM.4
211MLINKS+=scsi.4 SCSI.4
212MLINKS+=scsi.4 cam.4
213MLINKS+=smp.4 SMP.4
214MLINKS+=splash.4 screensaver.4
215MLINKS+=syscons.4 sc.4
216MLINKS+=vpo.4 imm.4
217MLINKS+=yp.4 YP.4 yp.4 NIS.4 yp.4 nis.4
218
219# XXX NOT IMPORTED:	man4.hp300 man4.sparc man4.tahoe man4.vax
220.if exists(${.CURDIR}/man4.${MACHINE_ARCH})
221SUBDIR=	man4.${MACHINE_ARCH}
222.if make(maninstall)
223maninstall:: _SUBDIR
224.endif
225.endif
226
227.include <bsd.prog.mk>
228