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

11 lines
178 B
Makefile
Raw Normal View History

1999-08-27 23:37:10 +00:00
# $FreeBSD$
1999-02-09 17:23:03 +00:00
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"