1993-06-12 14:49:13 +00:00
|
|
|
# @(#)Makefile 0.1 (RWGrimes) 3/25/93
|
|
|
|
|
1995-01-25 21:41:09 +00:00
|
|
|
MAN4= aha.4 ahb.4 bt.4 cx.4 ed.4 fdc.4 ie.4 is.4 joy.4 keyboard.4 lpt.4 \
|
|
|
|
mcd.4 mem.4 mse.4 npx.4 screen.4 sio.4 spkr.4 tw.4 uha.4 wd.4
|
1993-08-28 12:41:23 +00:00
|
|
|
|
1994-09-30 17:37:23 +00:00
|
|
|
MLINKS= aha.4 ../aha.4
|
|
|
|
MLINKS+= ahb.4 ../ahb.4
|
1994-10-27 08:53:11 +00:00
|
|
|
MLINKS+= bt.4 ../bt.4
|
1994-12-04 08:07:47 +00:00
|
|
|
MLINKS+= cx.4 ../cx.4
|
1994-09-30 17:37:23 +00:00
|
|
|
MLINKS+= ed.4 ../ed.4
|
|
|
|
MLINKS+= fdc.4 ../fdc.4
|
|
|
|
MLINKS+= ie.4 ../ie.4
|
|
|
|
MLINKS+= is.4 ../is.4
|
1995-01-25 21:41:09 +00:00
|
|
|
MLINKS+= joy.4 ../joy.4
|
1994-08-23 09:50:48 +00:00
|
|
|
MLINKS+= keyboard.4 ../keyboard.4
|
1993-09-09 00:32:25 +00:00
|
|
|
MLINKS+= lpt.4 ../lpt.4
|
1994-12-12 04:08:58 +00:00
|
|
|
MLINKS+= mcd.4 ../mcd.4
|
1995-01-25 09:43:20 +00:00
|
|
|
MLINKS+= mem.4 kmem.4 mem.4 ../mem.4 mem.4 ../kmem.4
|
1993-10-19 20:20:33 +00:00
|
|
|
MLINKS+= mse.4 ../mse.4
|
1993-09-09 00:32:25 +00:00
|
|
|
MLINKS+= npx.4 ../npx.4
|
|
|
|
MLINKS+= screen.4 ../screen.4
|
|
|
|
MLINKS+= sio.4 ../sio.4
|
|
|
|
MLINKS+= spkr.4 ../spkr.4
|
1994-06-05 16:21:49 +00:00
|
|
|
MLINKS+= tw.4 ../tw.4
|
1994-09-30 17:37:23 +00:00
|
|
|
MLINKS+= uha.4 ../uha.4
|
|
|
|
MLINKS+= wd.4 ../wd.4
|
1993-08-28 12:41:23 +00:00
|
|
|
|
1993-06-12 14:49:13 +00:00
|
|
|
MANSUBDIR=/i386
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|