opnsense-src/gnu/usr.bin/man/apropos/Makefile

10 lines
155 B
Makefile
Raw Normal View History

1997-02-22 10:48:31 -05:00
# $Id$
SHPROG= apropos
1993-07-07 19:07:02 -04:00
MLINKS= apropos.1 whatis.1
LINKS= ${BINDIR}/apropos ${BINDIR}/whatis
.include "../../Makefile.inc"
.include "../Makefile.shprog"