minix/commands/at/Makefile

6 lines
55 B
Makefile
Raw Normal View History

PROG= at
BINMODE= 4755
MAN=
.include <minix.prog.mk>