mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 17:19:56 -05:00
10 lines
178 B
Makefile
10 lines
178 B
Makefile
# $FreeBSD$
|
|
MAINTAINER= wosch
|
|
|
|
SHPROG= apropos
|
|
|
|
MLINKS= apropos.1 whatis.1
|
|
LINKS= ${BINDIR}/apropos ${BINDIR}/whatis
|
|
|
|
.include "../../Makefile.inc"
|
|
.include "../Makefile.shprog"
|