mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 21:31:02 -05:00
4 lines
86 B
Groff
4 lines
86 B
Groff
.for m in 3 5 7
|
|
.include "man/man${m}/Makefile"
|
|
.PATH: ${.CURDIR}/man/man${m}
|
|
.endfor
|