minix/commands/sum/Makefile

5 lines
41 B
Makefile
Raw Normal View History

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