mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
com.4 restored back
This commit is contained in:
parent
25c3edbd13
commit
0f3a91e768
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1143
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user