freebsd-dev/gnu/usr.bin/man/apropos/Makefile
1999-02-09 17:23:03 +00:00

11 lines
221 B
Makefile

# $Id: Makefile,v 1.13 1997/02/22 15:46:57 peter Exp $
MAINTAINER= wosch
SHPROG= apropos
MLINKS= apropos.1 whatis.1
LINKS= ${BINDIR}/apropos ${BINDIR}/whatis
.include "../../Makefile.inc"
.include "../Makefile.shprog"