Dangit, forgot to add ti.4 to Makefile.
Pointed out by: bde
This commit is contained in:
parent
3a6afd0d44
commit
953e5998b3
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.100 1999/02/21 16:56:33 n_hibma Exp $
|
||||
# $Id: Makefile,v 1.101 1999/03/11 14:10:31 yokota Exp $
|
||||
|
||||
MAN4= adv.4 adw.4 aha.4 ahb.4 ahc.4 aic.4 alpm.4 apm.4 ar.4 asc.4 atkbd.4 \
|
||||
atkbdc.4 ax.4 bktr.4 bt.4 cs.4 cx.4 cy.4 de.4 \
|
||||
@ -7,8 +7,8 @@ MAN4= adv.4 adw.4 aha.4 ahb.4 ahc.4 aic.4 alpm.4 apm.4 ar.4 asc.4 atkbd.4 \
|
||||
mem.4 meteor.4 mouse.4 mse.4 mtio.4 mx.4 ncr.4 npx.4 \
|
||||
ohci.4 pcf.4 pcm.4 pcvt.4 perfmon.4 pn.4 pnp.4 ppc.4 psm.4 \
|
||||
rdp.4 rl.4 sb.4 scd.4 screen.4 si.4 sio.4 \
|
||||
spkr.4 splash.4 sr.4 syscons.4 sysmouse.4 tl.4 tw.4 tx.4 uhci.4 usb.4 \
|
||||
vga.4 vr.4 vx.4 \
|
||||
spkr.4 splash.4 sr.4 syscons.4 sysmouse.4 ti.4 tl.4 tw.4 tx.4 uhci.4 \
|
||||
usb.4 vga.4 vr.4 vx.4 \
|
||||
wb.4 wd.4 wfd.4 wl.4 wt.4 xl.4 ze.4 zp.4
|
||||
|
||||
MLINKS= adv.4 ../adv.4
|
||||
@ -78,6 +78,7 @@ MLINKS+= splash.4 ../splash.4 splash.4 screensaver.4 splash.4 ../screensaver.4
|
||||
MLINKS+= sr.4 ../sr.4
|
||||
MLINKS+= syscons.4 ../syscons.4
|
||||
MLINKS+= sysmouse.4 ../sysmouse.4
|
||||
MLINKS+= ti.4 ../ti.4
|
||||
MLINKS+= tl.4 ../tl.4
|
||||
MLINKS+= tw.4 ../tw.4
|
||||
MLINKS+= tx.4 ../tx.4
|
||||
|
Loading…
Reference in New Issue
Block a user