mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Added mouse.4.
This commit is contained in:
parent
7f19cd73cb
commit
62a1204bb6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31609
@ -1,9 +1,10 @@
|
||||
# $Id: Makefile,v 1.65 1997/08/10 08:09:00 joerg Exp $
|
||||
# $Id: Makefile,v 1.66 1997/09/09 12:53:38 jmg Exp $
|
||||
|
||||
MAN4= aha.4 ahb.4 ahc.4 aic.4 apm.4 ar.4 asc.4 bt.4 cx.4 cy.4 de.4 dgb.4 \
|
||||
ed.4 eg.4 el.4 ep.4 ex.4 gsc.4 fdc.4 fe.4 fxp.4 ie.4 io.4 \
|
||||
joy.4 keyboard.4 labpc.4 le.4 lnc.4 lp.4 lpt.4 matcd.4 mcd.4 mem.4 \
|
||||
meteor.4 mse.4 mtio.4 nca.4 ncr.4 npx.4 pcvt.4 perfmon.4 pnp.4 psm.4 \
|
||||
meteor.4 mouse.4 mse.4 mtio.4 nca.4 ncr.4 npx.4 \
|
||||
pcvt.4 perfmon.4 pnp.4 psm.4 \
|
||||
qcam.4 scd.4 screen.4 sb.4 sea.4 si.4 sio.4 \
|
||||
spkr.4 sr.4 sysmouse.4 tw.4 uha.4 vx.4 wd.4 wl.4 wt.4 ze.4 zp.4
|
||||
|
||||
@ -41,6 +42,7 @@ MLINKS+= matcd.4 ../matcd.4
|
||||
MLINKS+= mcd.4 ../mcd.4
|
||||
MLINKS+= mem.4 kmem.4 mem.4 ../mem.4 mem.4 ../kmem.4
|
||||
MLINKS+= meteor.4 ../meteor.4
|
||||
MLINKS+= mouse.4 ../mouse.4
|
||||
MLINKS+= mse.4 ../mse.4
|
||||
MLINKS+= mtio.4 ../mtio.4
|
||||
MLINKS+= nca.4 ../nca.4
|
||||
|
Loading…
Reference in New Issue
Block a user