freebsd-dev/gnu/usr.bin/man/apropos/Makefile
1999-08-27 23:37:10 +00:00

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"