freebsd-dev/gnu/usr.bin/man/apropos/Makefile

11 lines
221 B
Makefile
Raw Normal View History

1999-02-09 17:23:03 +00:00
# $Id: Makefile,v 1.13 1997/02/22 15:46:57 peter Exp $
MAINTAINER= wosch
SHPROG= apropos
1993-07-07 23:07:02 +00:00
MLINKS= apropos.1 whatis.1
LINKS= ${BINDIR}/apropos ${BINDIR}/whatis
.include "../../Makefile.inc"
.include "../Makefile.shprog"