com.4 restored back

This commit is contained in:
Andrey A. Chernov 1994-02-11 10:55:12 +00:00
parent 25c3edbd13
commit 0f3a91e768
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1143

View File

@ -1,8 +1,9 @@
# @(#)Makefile 0.1 (RWGrimes) 3/25/93
MAN4= keyboard.4 lpa.4 lpt.4 mem.4 mse.4 npx.4 screen.4 sio.4 spkr.4
MAN4= com.4 keyboard.4 lpa.4 lpt.4 mem.4 mse.4 npx.4 screen.4 sio.4 spkr.4
MLINKS= keyboard.4 ../keyboard.4
MLINKS= com.4 ../com.4
MLINKS+= keyboard.4 ../keyboard.4
MLINKS+= lpa.4 ../lpa.4
MLINKS+= lpt.4 ../lpt.4
MLINKS+= mem.4 ../mem.4