minix/commands/tsort/Makefile

5 lines
43 B
Makefile
Raw Normal View History

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