mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
add links to ../
This commit is contained in:
parent
3244235258
commit
f48c5293f6
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue