11 lines
178 B
Makefile
11 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"
|