minix/commands/factor/Makefile

5 lines
44 B
Makefile
Raw Normal View History

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