minix/commands/printf/Makefile

5 lines
44 B
Makefile
Raw Normal View History

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