11 lines
221 B
Makefile
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"
|