freebsd-skq/share/man/man4/man4.i386/Makefile

59 lines
1.3 KiB
Makefile
Raw Normal View History

1999-08-28 00:22:10 +00:00
# $FreeBSD$
1993-06-12 14:49:13 +00:00
MAN4= aic.4 alpm.4 apm.4 ar.4 asc.4 asr.4 \
cs.4 cx.4 cy.4 \
dgb.4 el.4 en.4 ep.4 ex.4 fe.4 gsc.4 \
ie.4 io.4 labpc.4 le.4 linux.4 lnc.4 matcd.4 mcd.4 \
meteor.4 mse.4 npx.4 \
pcf.4 perfmon.4 pnp.4 \
rdp.4 sb.4 scd.4 \
spkr.4 sr.4 tw.4 \
tx.4 vx.4 \
wd.4 wl.4 wt.4
MLINKS= aic.4 ../aic.4
MLINKS+= alpm.4 ../alpm.4
MLINKS+= apm.4 ../apm.4
MLINKS+= ar.4 ../ar.4
MLINKS+= asc.4 ../asc.4
MLINKS+= asr.4 ../asr.4
MLINKS+= cs.4 ../cs.4
MLINKS+= cx.4 ../cx.4
1995-10-10 03:35:25 +00:00
MLINKS+= cy.4 ../cy.4
MLINKS+= dgb.4 ../dgb.4
MLINKS+= el.4 ../el.4
1998-07-29 05:42:20 +00:00
MLINKS+= en.4 ../en.4
MLINKS+= ep.4 ../ep.4
MLINKS+= ex.4 ../ex.4
1995-04-23 18:54:40 +00:00
MLINKS+= fe.4 ../fe.4
MLINKS+= gsc.4 ../gsc.4
MLINKS+= ie.4 ../ie.4
1996-01-01 11:01:13 +00:00
MLINKS+= io.4 ../io.4
MLINKS+= labpc.4 ../labpc.4
MLINKS+= le.4 ../le.4
MLINKS+= linux.4 ../linux.4
MLINKS+= lnc.4 ../lnc.4
MLINKS+= matcd.4 ../matcd.4
1994-12-12 04:08:58 +00:00
MLINKS+= mcd.4 ../mcd.4
MLINKS+= meteor.4 ../meteor.4
MLINKS+= mse.4 ../mse.4
MLINKS+= npx.4 ../npx.4
MLINKS+= pcf.4 ../pcf.4
1996-03-26 20:57:26 +00:00
MLINKS+= perfmon.4 ../perfmon.4
MLINKS+= pnp.4 ../pnp.4
MLINKS+= rdp.4 ../rdp.4
MLINKS+= sb.4 ../sb.4
MLINKS+= scd.4 ../scd.4
1998-08-17 16:39:07 +00:00
MLINKS+= spkr.4 ../spkr.4 spkr.4 speaker.4 spkr.4 ../speaker.4
MLINKS+= sr.4 ../sr.4
1998-08-17 16:39:07 +00:00
MLINKS+= tw.4 ../tw.4
MLINKS+= tx.4 ../tx.4
1998-08-17 16:39:07 +00:00
MLINKS+= vx.4 ../vx.4
MLINKS+= wd.4 ../wd.4
1997-05-23 03:21:36 +00:00
MLINKS+= wl.4 ../wl.4
MLINKS+= wt.4 ../wt.4
1993-06-12 14:49:13 +00:00
MANSUBDIR=/i386
.include <bsd.prog.mk>