| Commit | Line | Data |
|---|---|---|
| 984263bc MD |
1 | # $FreeBSD: src/share/man/man4/man4.i386/Makefile,v 1.122.2.12 2003/04/15 17:23:32 fjoe Exp $ |
| 2 | ||
| ad9f8794 | 3 | MAN= aic.4 apm.4 ar.4 asr.4 \ |
| 9e2b517e | 4 | cs.4 cy.4 \ |
| ad9f8794 SW |
5 | digi.4 en.4 ep.4 ex.4 fe.4 glxsb.4 \ |
| 6 | io.4 linux.4 lnc.4 longrun.4 \ | |
| 7 | npx.4 \ | |
| 4997ce6b | 8 | pcf.4 perfmon.4 pnp.4 pnpbios.4 \ |
| ad9f8794 SW |
9 | sb.4 sbni.4 \ |
| 10 | spkr.4 sr.4 stl.4 \ | |
| 11 | tx.4 viapm.4 vx.4 | |
| 984263bc | 12 | |
| 907aee5c SW |
13 | # XXX re-add when adjusted to the new 802.11 framework |
| 14 | #MAN+= ndis.4 \ | |
| 15 | ||
| c5efb7e8 SW |
16 | MLINKS= spkr.4 speaker.4 \ |
| 17 | stl.4 stli.4 | |
| 984263bc MD |
18 | |
| 19 | MANSUBDIR=/i386 | |
| 20 | ||
| 21 | .include <bsd.prog.mk> |