minix/commands/strings/Makefile

5 lines
45 B
Makefile
Raw Normal View History

PROG= strings
MAN=
.include <minix.prog.mk>