add links to ../

This commit is contained in:
Andrew Moore 1993-07-23 21:29:57 +00:00
parent 3244235258
commit f48c5293f6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=187

View File

@ -1,7 +1,7 @@
# @(#)Makefile 0.1 (RWGrimes) 3/25/93
MAN4= mem.4 spkr.4
MLINKS= mem.4 kmem.4
MLINKS= mem.4 ../mem.4 mem.4 ../kmem.4 spkr.4 ../spkr.4
MANSUBDIR=/i386
.include <bsd.prog.mk>