6 lines
94 B
Makefile
6 lines
94 B
Makefile
SCRIPTS= whatis.sh
|
|
MAN=
|
|
|
|
LINKS+= ${BINDIR}/whatis ${BINDIR}/apropos
|
|
|
|
.include <minix.prog.mk>
|