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